We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dda38c + ece5504 commit b37e230Copy full SHA for b37e230
default.nix
@@ -1,4 +1,4 @@
1
-{ compiler ? "ghc8104"
+{ compiler ? "ghc884"
2
, system ? builtins.currentSystem
3
, pkgs ? import ./dep/nixpkgs { inherit system; }
4
}:
0 commit comments