Skip to content

Commit 06e730d

Browse files
committed
Attempt to bump nix flake
1 parent 87e15d7 commit 06e730d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flake.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
]
2828
(system: let
2929
versions = {
30-
ghc = "928";
30+
ghc = "965";
3131
ormolu = "0.5.2.0";
32-
hls = "2.4.0.0";
33-
stack = "2.13.1";
32+
hls = "2.9.0.0";
33+
stack = "2.15.5";
3434
hpack = "0.35.2";
3535
};
3636
overlays = [

0 commit comments

Comments
 (0)