diff options
Diffstat (limited to 'Biz/Bild/Constants.nix')
-rw-r--r-- | Biz/Bild/Constants.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Biz/Bild/Constants.nix b/Biz/Bild/Constants.nix index 800946d..35fd880 100644 --- a/Biz/Bild/Constants.nix +++ b/Biz/Bild/Constants.nix @@ -1,3 +1 @@ -{ - ghcCompiler = "ghc924"; -} +{ ghcCompiler = "ghc924"; } |