* Make GHC 6.6.1 the default.
svn path=/nixpkgs/trunk/; revision=8837
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user