Merge pull request #10939 from peti/drop-obsolete-haskell-ng-names

Drop obsolete "haskell-ng" and "haskellngPackages" aliases.
This commit is contained in:
Peter Simons 2015-11-13 00:01:41 +01:00
commit 8c344bdcc2

View File

@ -15471,8 +15471,6 @@ aliases = with self; rec {
exfat-utils = exfat; # 2015-09-11
firefoxWrapper = firefox-wrapper;
fuse_exfat = exfat; # 2015-09-11
haskell-ng = haskell; # 2015-04-19
haskellngPackages = haskellPackages; # 2015-04-19
htmlTidy = html-tidy; # added 2014-12-06
inherit (haskell.compiler) jhc uhc; # 2015-05-15
inotifyTools = inotify-tools;