Peter Simons
|
a8076c7654
|
ghc: propagate 'gmp' and 'ncurses' to ensure users can link the 'haskeline' library, etc.
Fixes https://github.com/NixOS/nixpkgs/issues/5616.
|
2015-01-14 11:24:59 +01:00 |
|
John Wiegley
|
28b6fb61e6
|
Change occurrences of gcc to the more general cc
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
|
2014-12-26 11:06:21 -06:00 |
|
Vladimír Čunát
|
628ac8b087
|
older GHCs: fix build after gcc-4.8.3 bump
Getting "frame pointer required, but reserved" while compiling runtime.
Thanks to @jwiegley for suggestion of the work-around.
|
2014-05-30 23:10:19 +02:00 |
|
Peter Simons
|
83d0a3a37c
|
ghc: add meta.license attribute to all compiler versions
|
2013-03-23 15:58:14 +01:00 |
|
Peter Simons
|
d3df8772c1
|
pkgs/development/compilers/ghc: changed all GHC versions to use re-use the meta.platforms attribute of their bootstrap compiler
svn path=/nixpkgs/trunk/; revision=28409
|
2011-08-09 07:42:05 +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 |
|
Peter Simons
|
e2cfe51f21
|
pkgs/development/compilers/ghc: move the homepage attribute into the meta section
svn path=/nixpkgs/trunk/; revision=28401
|
2011-08-08 19:47:21 +00:00 |
|
Andres Löh
|
eb2cb9afd4
|
Added ghc-6.12.3. Does not build yet for me -- still have to figure out why.
svn path=/nixpkgs/trunk/; revision=22525
|
2010-07-08 11:43:06 +00:00 |
|