haskellPackages.ghcHEAD: Mark exceptions as a core library
This commit is contained in:
parent
0e2ed7a75a
commit
b2b8cf9e33
@ -48,6 +48,7 @@ self: super: {
|
|||||||
transformers = null;
|
transformers = null;
|
||||||
unix = null;
|
unix = null;
|
||||||
xhtml = null;
|
xhtml = null;
|
||||||
|
exceptions = null;
|
||||||
|
|
||||||
# https://github.com/tibbe/unordered-containers/issues/214
|
# https://github.com/tibbe/unordered-containers/issues/214
|
||||||
unordered-containers = dontCheck super.unordered-containers;
|
unordered-containers = dontCheck super.unordered-containers;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user