commented out my code because it has introduced -qas '*' coerce to string error
svn path=/nixpkgs/trunk/; revision=10251
This commit is contained in:
parent
021e9b704b
commit
67eb3a64e2
@ -1003,6 +1003,8 @@ rec {
|
|||||||
profiledCompiler = true;
|
profiledCompiler = true;
|
||||||
});
|
});
|
||||||
|
|
||||||
|
/* doesn't work yet
|
||||||
|
|
||||||
# This new ghc stuff is under heavy development and might change !
|
# This new ghc stuff is under heavy development and might change !
|
||||||
|
|
||||||
# usage: see ghcPkgUtil.sh - use setup-new2 because of PATH_DELIMITER
|
# usage: see ghcPkgUtil.sh - use setup-new2 because of PATH_DELIMITER
|
||||||
@ -1066,6 +1068,8 @@ rec {
|
|||||||
inherit ghc;
|
inherit ghc;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
*/
|
||||||
|
|
||||||
# ghc66boot = import ../development/compilers/ghc-6.6-boot {
|
# ghc66boot = import ../development/compilers/ghc-6.6-boot {
|
||||||
# inherit fetchurl stdenv perl readline;
|
# inherit fetchurl stdenv perl readline;
|
||||||
# m4 = gnum4;
|
# m4 = gnum4;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user