ghcHEAD: Add new boot packages to configuration file

This commit is contained in:
Matthew Pickering 2017-09-01 13:48:53 +00:00
parent d13f7c54e3
commit d1ce5b69c0

View file

@ -18,6 +18,9 @@ self: super: {
deepseq = null;
directory = null;
filepath = null;
ghc-boot = null;
ghc-boot-th = null;
ghc-compact = null;
ghc-prim = null;
ghci = null;
haskeline = null;