Skip to content

Commit 26d65d3

Browse files
Unisaycoot
authored andcommitted
fix: nix shell for ghc967
1 parent 676df28 commit 26d65d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nix/shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ let
147147

148148

149149
shell = {
150+
ghc967 = full-shell;
150151
ghc966 = full-shell;
151152
ghc984 = quick-shell;
152153
ghc9101 = quick-shell;

0 commit comments

Comments
 (0)