Merge pull request #8054 from peti/add-haskell-packages-to-unstable

Add "haskellPackages" binaries to the unstable channel.
This commit is contained in:
Peter Simons 2015-05-30 18:36:38 +02:00
commit baede3f667

View file

@ -214,6 +214,7 @@ let
};
haskell.compiler = packagePlatforms pkgs.haskell-ng.compiler;
haskellPackages = packagePlatforms pkgs.haskellPackages;
strategoPackages = {
sdf = linux;