ghc-8.10.x: exceptions is now a core library that comes with the compiler
This commit is contained in:
parent
2447c661d9
commit
2514bddbf7
@ -16,6 +16,7 @@ self: super: {
|
|||||||
containers = null;
|
containers = null;
|
||||||
deepseq = null;
|
deepseq = null;
|
||||||
directory = null;
|
directory = null;
|
||||||
|
exceptions = null;
|
||||||
filepath = null;
|
filepath = null;
|
||||||
ghc-boot = null;
|
ghc-boot = null;
|
||||||
ghc-boot-th = null;
|
ghc-boot-th = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user