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 ac5cb65 commit 0a7d6a3Copy full SHA for 0a7d6a3
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