mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
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
|
||||
# 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 : {
|
||||
inherit (self) cabal ghc;
|
||||
|
Loading…
Reference in New Issue
Block a user