We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cbf89b commit 8b0a59fCopy full SHA for 8b0a59f
flake.nix
@@ -38,7 +38,7 @@
38
];
39
perSystem = { config, lib, system, ... }:
40
let
41
- compiler = "ghc966";
+ compiler = "ghc967";
42
43
# nixpkgs enhanced with haskell.nix and crypto libs as used by iohk
44
0 commit comments