Skip to content

Commit 005efe1

Browse files
committed
Dropped ghc92
1 parent b1511f8 commit 005efe1

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
@@ -61,7 +61,7 @@
6161

6262
# type CompilerName = String
6363
# compilers :: [CompilerName]
64-
compilers = [ "ghc810" "ghc92" "ghc96" "ghc98" ];
64+
compilers = [ "ghc810" "ghc96" "ghc98" ];
6565
# compilers which we don't build for by default
6666
experimental-compilers = [ "ghc98" ];
6767

0 commit comments

Comments
 (0)