Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Peter Simons
9502aedde3
pkgs/development/compilers/ghc/6.10.2-binary.nix: we have no binary for Darwin
...
svn path=/nixpkgs/trunk/; revision=28414
2011-08-09 08:17:39 +00:00
Peter Simons
0be3dae42f
pkgs/development/compilers/ghc/*-binary.nix: added a meta.platforms attribute to all ghc bootstrap versions
...
svn path=/nixpkgs/trunk/; revision=28408
2011-08-09 07:41:10 +00:00
Peter Simons
98b321e99b
pkgs/development/compilers/ghc: strip trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=28402
2011-08-08 19:47:31 +00:00
Lluís Batlle i Rossell
a21df5e172
I'll try to remove the hydra evaluation errors (throws) about ghc bootstrapping.
...
svn path=/nixpkgs/trunk/; revision=19981
2010-02-13 16:48:12 +00:00
Eelco Dolstra
dae40d9c62
* GHC apparently works with Perl 5.10 now.
...
svn path=/nixpkgs/trunk/; revision=15101
2009-04-16 19:59:41 +00:00
Eelco Dolstra
902cf75ca6
* The wrapper to set LDPATH to $gmp/lib no longer seems necessary (but
...
the package.conf fixup is).
svn path=/nixpkgs/trunk/; revision=15100
2009-04-16 19:48:11 +00:00
Eelco Dolstra
7bb9c71aee
* Doh.
...
svn path=/nixpkgs/trunk/; revision=15096
2009-04-16 19:27:14 +00:00
Eelco Dolstra
79cb8d11a6
* editline: renamed to libedit (which seems to be the proper name for
...
the package).
* Removed the old ghc-wrapper, which hasn't been used for a long time.
* Renamed the "boot" GHC to "binary", which is more descriptive.
(They *can* be used for other things than bootstrapping a GHC
source build.)
* Updated the GHC 6.10.1 binary to 6.10.2.
svn path=/nixpkgs/trunk/; revision=15095
2009-04-16 19:25:22 +00:00