Add ghc-6.12.1 to release.nix.
svn path=/nixpkgs/trunk/; revision=19363
This commit is contained in:
@@ -485,6 +485,10 @@ in {
|
|||||||
xmonad = linux;
|
xmonad = linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
haskellPackages_ghc6121 = {
|
||||||
|
ghc = ghcSupported;
|
||||||
|
};
|
||||||
|
|
||||||
kde3 = {
|
kde3 = {
|
||||||
kdebase = linux;
|
kdebase = linux;
|
||||||
kdelibs = linux;
|
kdelibs = linux;
|
||||||
|
|||||||
Reference in New Issue
Block a user