Skip to content

Commit 0a7d6a3

Browse files
ghc: 9.6.7
1 parent ac5cb65 commit 0a7d6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
];
3939
perSystem = { config, lib, system, ... }:
4040
let
41-
compiler = "ghc966";
41+
compiler = "ghc967";
4242

4343
# nixpkgs enhanced with haskell.nix and crypto libs as used by iohk
4444

0 commit comments

Comments
 (0)