nixpkgs/pkgs
Arie Middelkoop afde8e6270 Added GHC 6.6.
note: the old GHC 6.4(.2?) version is still there. I reused the bootstrap-version to bootstrap GHC-6.6. And some other packages depend on the old GHC 
version as well.

note: only use this package for building other packages. If you install it as an end-user, you'll only be able to use the default GHC libraries, 
because other libraries are only privately registered to this GHC version during a nix-build by hooks (which are not executed when you run GHC 
yourself as an end-user).

Consequently, also added a newer version of uulib and uuagc.

svn path=/nixpkgs/trunk/; revision=7346
2006-12-15 13:32:55 +00:00
..
applications * Latest Flash beta. 2006-12-09 17:27:59 +00:00
build-support * Move the substitution functions into stdenv (not merged yet). 2006-12-10 22:24:42 +00:00
configs/etc d'oh, don't actually gzip it 2006-03-08 19:25:44 +00:00
data * Slightly cleaner way. 2006-12-09 00:57:16 +00:00
development Added GHC 6.6. 2006-12-15 13:32:55 +00:00
evil/belastingdienst * Renamed orig-glibc -> orig-libc in some places, and in others, use 2006-10-27 12:43:32 +00:00
games * Oops, don't assume dosbox to be in $PATH. 2006-11-26 14:10:28 +00:00
lib * Library functions: filter, eqLists (equality on lists; the `==' 2006-11-27 16:58:08 +00:00
misc * Use the latest unstable release. 2006-12-13 11:22:34 +00:00
os-specific/linux * Add libxcrypt for Blowfish support in pam_unix2. 2006-12-11 02:35:05 +00:00
servers * Missing dependencies. Will merge into the generator later. 2006-11-28 22:28:27 +00:00
shells * Another example of an inline hook. 2006-10-26 22:30:27 +00:00
stdenv * Allow "make install" to be overriden using $installCommand. 2006-12-13 20:08:24 +00:00
test * "." -> "source". 2005-12-05 14:11:09 +00:00
tools * BitTorrent 5.0.3. 2006-12-13 20:30:09 +00:00
top-level Added GHC 6.6. 2006-12-15 13:32:55 +00:00