haskellPackages: bump default compiler to ghc-8.8.4
This commit is contained in:
parent
dd6ce8c879
commit
8ffedd8369
@ -8728,7 +8728,7 @@ in
|
|||||||
|
|
||||||
# Please update doc/languages-frameworks/haskell.section.md, “Our
|
# Please update doc/languages-frameworks/haskell.section.md, “Our
|
||||||
# current default compiler is”, if you bump this:
|
# current default compiler is”, if you bump this:
|
||||||
haskellPackages = dontRecurseIntoAttrs haskell.packages.ghc883;
|
haskellPackages = dontRecurseIntoAttrs haskell.packages.ghc884;
|
||||||
|
|
||||||
inherit (haskellPackages) ghc;
|
inherit (haskellPackages) ghc;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user