Skip to content

Commit 486dfd1

Browse files
committed
upgrade to ghc 9.6.4 to see if it fixes windows
1 parent 4ba5aa8 commit 486dfd1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
resolver: lts-22.6
1+
resolver: lts-22.19
22
system-ghc: false
33
nix:
44
packages:

stack.yaml.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packages:
3434
hackage: ghc-lib-parser-9.6.2.20230523
3535
snapshots:
3636
- completed:
37-
sha256: 1b4c2669e26fa828451830ed4725e4d406acc25a1fa24fcc039465dd13d7a575
38-
size: 714100
39-
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/6.yaml
40-
original: lts-22.6
37+
sha256: e5cac927cf7ccbd52aa41476baa68b88c564ee6ddc3bc573dbf4210069287fe7
38+
size: 713340
39+
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/19.yaml
40+
original: lts-22.19

0 commit comments

Comments
 (0)