pkgs/top-level/release.nix: haskell-ng --> haskell

This commit is contained in:
Peter Simons 2015-04-19 18:57:11 +02:00
parent 11bf7502cc
commit c0f0a20961

View File

@ -213,7 +213,7 @@ let
gnome_vfs = linux;
};
haskell-ng.compiler = packagePlatforms pkgs.haskell-ng.compiler;
haskell.compiler = packagePlatforms pkgs.haskell-ng.compiler;
strategoPackages = {
sdf = linux;