Add ghc-6.12.1 to release.nix.

svn path=/nixpkgs/trunk/; revision=19363
This commit is contained in:
Andres Löh 2010-01-12 09:21:53 +00:00
parent 8670c51227
commit 2a95fb6e96

View File

@ -485,6 +485,10 @@ in {
xmonad = linux;
};
haskellPackages_ghc6121 = {
ghc = ghcSupported;
};
kde3 = {
kdebase = linux;
kdelibs = linux;