nixpkgs/pkgs/development/compilers/ghc
Peter Simons 356791ea62 The ghc binary distribution contains a 'pwd' binary that's broken on systems running a Red Hat kernel and causes the build to fail. To remedy that problem, we replace that binary with Nix's 'pwd' program before running configure.
Unfortunately, the same problem occurs again with 'installPackage', so as of
now, GHC cannot be installed on Red Hat.

svn path=/nixpkgs/trunk/; revision=16314
2009-07-10 12:26:18 +00:00
..
6.4.2-binary.nix * editline: renamed to libedit (which seems to be the proper name for 2009-04-16 19:25:22 +00:00
6.4.2.nix * More GHC cleanup. 2009-04-16 18:21:03 +00:00
6.6.1.nix * Disable the GHC setup hook. It's kind of annoying to have to 2009-04-16 18:38:41 +00:00
6.8.2.nix * editline: renamed to libedit (which seems to be the proper name for 2009-04-16 19:25:22 +00:00
6.8.3.nix * Cabal builder: put the GHC version in the default name attribute to 2009-04-18 16:21:59 +00:00
6.10.1-binary.nix The ghc binary distribution contains a 'pwd' binary that's broken on systems running a Red Hat kernel and causes the build to fail. To remedy that problem, we replace that binary with Nix's 'pwd' program before running configure. 2009-07-10 12:26:18 +00:00
6.10.1.nix * Added GHC 6.10.1. 2009-04-19 11:43:38 +00:00
6.10.2-binary.nix * GHC apparently works with Perl 5.10 now. 2009-04-16 19:59:41 +00:00
6.10.2.nix * Added GHC 6.10.1. 2009-04-19 11:43:38 +00:00
6.10.3.nix Added ghc-6.10.3. 2009-05-10 21:04:58 +00:00
ghc-get-packages.sh ghc-wrapper now detects installed pkgs automatically. 2009-04-25 14:23:00 +00:00
wrapper.nix Fix the ghc-wrapper in order to enable runghc/runhaskell. 2009-05-28 19:06:29 +00:00