ghcHEAD: Add new boot packages to configuration file
This commit is contained in:
parent
d13f7c54e3
commit
d1ce5b69c0
@ -18,6 +18,9 @@ self: super: {
|
|||||||
deepseq = null;
|
deepseq = null;
|
||||||
directory = null;
|
directory = null;
|
||||||
filepath = null;
|
filepath = null;
|
||||||
|
ghc-boot = null;
|
||||||
|
ghc-boot-th = null;
|
||||||
|
ghc-compact = null;
|
||||||
ghc-prim = null;
|
ghc-prim = null;
|
||||||
ghci = null;
|
ghci = null;
|
||||||
haskeline = null;
|
haskeline = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user