Merge pull request #77298 from nomeata/haskell-docs-version
nixpkgs manual: Update Haskell versions
This commit is contained in:
@@ -8160,6 +8160,8 @@ in
|
||||
|
||||
haskell = callPackage ./haskell-packages.nix { };
|
||||
|
||||
# Please update doc/languages-frameworks/haskell.section.md, “Our
|
||||
# current default compiler is”, if you bump this:
|
||||
haskellPackages = dontRecurseIntoAttrs haskell.packages.ghc865;
|
||||
|
||||
inherit (haskellPackages) ghc;
|
||||
|
||||
Reference in New Issue
Block a user