We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fdd5ac commit b8e0c97Copy full SHA for b8e0c97
ci.nix
@@ -63,7 +63,6 @@
63
ghc910 = true;
64
ghc912 = true;
65
} // nixpkgs.lib.optionalAttrs (nixpkgsName == "unstable") {
66
- ghc964 = false;
67
ghc96 = false;
68
ghc96X = true;
69
ghc98 = true;
0 commit comments