haskellPackages.Cabal_3_6_1_0: compiles on all GHCs
This commit is contained in:
parent
e098455d8f
commit
561e37e641
@ -300,7 +300,7 @@ let
|
||||
# package sets (like Cabal, jailbreak-cabal) are
|
||||
# working as expected.
|
||||
cabal-install = all;
|
||||
Cabal_3_6_1_0 = with compilerNames; [ ghc884 ghc8107 ];
|
||||
Cabal_3_6_1_0 = with compilerNames; [ ghc884 ghc8107 ghc901 ghc921 ];
|
||||
cabal2nix-unstable = all;
|
||||
funcmp = all;
|
||||
# Doesn't currently work on ghc-9.0:
|
||||
|
Loading…
Reference in New Issue
Block a user