Add "haskellPackages" binaries to the unstable channel.

This commit is contained in:
Peter Simons 2015-05-29 11:25:26 +02:00
parent 1db5bafc94
commit c5d132c2ea

View File

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