* Make GHC 6.6.1 the default.
svn path=/nixpkgs/trunk/; revision=8837
This commit is contained in:
parent
80c7cce4e9
commit
0e81914241
@ -698,7 +698,7 @@ rec {
|
|||||||
# m4 = gnum4;
|
# m4 = gnum4;
|
||||||
#};
|
#};
|
||||||
|
|
||||||
ghc = ghc66;
|
ghc = ghc661;
|
||||||
|
|
||||||
ghc661 = import ../development/compilers/ghc-6.6.1 {
|
ghc661 = import ../development/compilers/ghc-6.6.1 {
|
||||||
inherit fetchurl stdenv readline perl;
|
inherit fetchurl stdenv readline perl;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user