Skip to content

Commit 89b206c

Browse files
committed
Working on 9.4.5 build
1 parent e75a76f commit 89b206c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

flake.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
{ name = "ghc902"; stackYaml = "stack-9.0.2.yaml"; }
5353
{ name = "ghc928"; stackYaml = "stack-9.2.8.yaml"; }
5454
{ name = "ghc945"; stackYaml = "stack-9.4.5.yaml"; }
55-
{ name = "ghc962"; stackYaml = "stack-9.6.2.yaml"; }
55+
# { name = "ghc962"; stackYaml = "stack-9.6.2.yaml"; }
5656
]
5757
);
5858

0 commit comments

Comments
 (0)