diff options
Diffstat (limited to 'Biz/Bild/Constants.nix')
-rw-r--r-- | Biz/Bild/Constants.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Bild/Constants.nix b/Biz/Bild/Constants.nix index 652e022..0ffc85d 100644 --- a/Biz/Bild/Constants.nix +++ b/Biz/Bild/Constants.nix @@ -1,4 +1,4 @@ { - ghcCompiler = "ghc8104"; + ghcCompiler = "ghc923"; ghcjsCompiler = "ghcjs86"; } |