Added ghc-6.10.3 to release.

svn path=/nixpkgs/trunk/; revision=15563
This commit is contained in:
Andres Löh 2009-05-12 07:06:17 +00:00
parent 9b21f98b0a
commit 16beccec03

View File

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