haskell-zlib: re-enable the test suite -- it builds fine now
This commit is contained in:
parent
9126554cde
commit
c97863b758
@ -456,9 +456,6 @@ self: super: {
|
|||||||
# https://github.com/afcowie/locators/issues/1
|
# https://github.com/afcowie/locators/issues/1
|
||||||
locators = dontCheck super.locators;
|
locators = dontCheck super.locators;
|
||||||
|
|
||||||
# Test suite won't compile against tasty-hunit 0.9.x.
|
|
||||||
zlib = dontCheck super.zlib;
|
|
||||||
|
|
||||||
# Test suite won't compile against tasty-hunit 0.10.x.
|
# Test suite won't compile against tasty-hunit 0.10.x.
|
||||||
binary-parser = dontCheck super.binary-parser;
|
binary-parser = dontCheck super.binary-parser;
|
||||||
binary-parsers = dontCheck super.binary-parsers;
|
binary-parsers = dontCheck super.binary-parsers;
|
||||||
|
Loading…
Reference in New Issue
Block a user