ghc-8.10.x: exceptions is now a core library that comes with the compiler

This commit is contained in:
Peter Simons
2020-01-10 20:56:19 +01:00
parent 2447c661d9
commit 2514bddbf7
@@ -16,6 +16,7 @@ self: super: {
containers = null;
deepseq = null;
directory = null;
exceptions = null;
filepath = null;
ghc-boot = null;
ghc-boot-th = null;