nixpkgs/pkgs/development
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
..
compilers 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
eclipse updated eclipse to version 3.3.2 -- do we really need a special nix expression for jdt in development/eclipse? 2008-03-11 13:40:27 +00:00
guile-modules/guile-lib * Cleaned up a lot of description fields that contained newlines. 2009-03-03 13:27:40 +00:00
interpreters Adding Falcon multiparadigm programming language. It has macros and non-trivial syntax at once, which seems interesting in itself.. 2009-07-09 22:30:19 +00:00
libraries Added data-reify Haskell library. 2009-07-10 09:42:18 +00:00
misc basing nix-repository-manager on haskellPackages. The executable is no 2009-07-09 22:24:05 +00:00
perl-modules * Latest DBD::SQLite. Fix building against an external SQLite. 2009-07-02 13:55:38 +00:00
python-modules pysqlite: Move to `python-packages.nix'. 2009-07-07 22:30:29 +00:00
ruby-modules Two Ruby modules 2008-10-05 09:00:56 +00:00
tools haskellPackages: adding bytestring, networkBytestring, getOptions, ghcSyb, hslogger, tar 2009-07-09 22:24:02 +00:00