forked from mirrors/nixpkgs
Add ghc-6.12.1 to release.nix.
svn path=/nixpkgs/trunk/; revision=19363
This commit is contained in:
parent
8670c51227
commit
2a95fb6e96
|
@ -485,6 +485,10 @@ in {
|
|||
xmonad = linux;
|
||||
};
|
||||
|
||||
haskellPackages_ghc6121 = {
|
||||
ghc = ghcSupported;
|
||||
};
|
||||
|
||||
kde3 = {
|
||||
kdebase = linux;
|
||||
kdelibs = linux;
|
||||
|
|
Loading…
Reference in a new issue