haskell-logger: we cannot easily build the test suite due to cyclic dependencies
This commit is contained in:
parent
c67aaca6d9
commit
961011aea1
@ -920,4 +920,7 @@ self: super: {
|
|||||||
# https://github.com/alphaHeavy/lzma-conduit/issues/5
|
# https://github.com/alphaHeavy/lzma-conduit/issues/5
|
||||||
lzma-conduit = dontCheck super.lzma-conduit;
|
lzma-conduit = dontCheck super.lzma-conduit;
|
||||||
|
|
||||||
|
# https://github.com/kazu-yamamoto/logger/issues/42
|
||||||
|
logger = dontCheck super.logger;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user