haskellPackages: switch default package set to ghc-8.10.2
This commit is contained in:
parent
f74137c76f
commit
d8bf350320
@ -9229,7 +9229,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.ghc884;
|
haskellPackages = dontRecurseIntoAttrs haskell.packages.ghc8102;
|
||||||
|
|
||||||
inherit (haskellPackages) ghc;
|
inherit (haskellPackages) ghc;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user