mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 09:53:10 +00:00
haskell-defaults.nix: switched GHC 7.4.2 to use the Haskell Platform 2012.2.0.0 configuration
svn path=/nixpkgs/trunk/; revision=34516
This commit is contained in:
parent
44210695c8
commit
75cd74c72c
@ -249,7 +249,7 @@
|
||||
packages_ghc742 =
|
||||
packages { ghcPath = ../development/compilers/ghc/7.4.2.nix;
|
||||
ghcBinary = ghc6121BinaryDarwin;
|
||||
prefFun = ghcHEADPrefs;
|
||||
prefFun = ghc741Prefs;
|
||||
};
|
||||
|
||||
# Reasonably current HEAD snapshot. Should *always* be lowPrio.
|
||||
|
Loading…
Reference in New Issue
Block a user