haskell-packages.nix: cosmetic comment update
This commit is contained in:
parent
5ecec6f399
commit
558a318ae8
@ -116,7 +116,7 @@ let result = let callPackage = x : y : modifyPrio (newScope result.final x y);
|
|||||||
# GHC version, change the "preferences function" for that GHC version
|
# GHC version, change the "preferences function" for that GHC version
|
||||||
# in haskell-defaults.nix.
|
# in haskell-defaults.nix.
|
||||||
|
|
||||||
# NOTE: 2012.2.0.0 is the current default.
|
# NOTE: 2012.4.0.0 is the current default.
|
||||||
|
|
||||||
haskellPlatformArgs_future = self : {
|
haskellPlatformArgs_future = self : {
|
||||||
inherit (self) cabal ghc;
|
inherit (self) cabal ghc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user