haskell-hspec-expectations: re-enable the test suite
This commit is contained in:
parent
841cfa9764
commit
6d457c60bb
@ -15,7 +15,6 @@ self: super: {
|
|||||||
Dust-crypto = dontCheck super.Dust-crypto;
|
Dust-crypto = dontCheck super.Dust-crypto;
|
||||||
hasql-postgres = dontCheck super.hasql-postgres;
|
hasql-postgres = dontCheck super.hasql-postgres;
|
||||||
hspec = super.hspec.override { stringbuilder = dontCheck super.stringbuilder; };
|
hspec = super.hspec.override { stringbuilder = dontCheck super.stringbuilder; };
|
||||||
hspec-expectations = dontCheck super.hspec-expectations;
|
|
||||||
HTTP = dontCheck super.HTTP;
|
HTTP = dontCheck super.HTTP;
|
||||||
mwc-random = dontCheck super.mwc-random;
|
mwc-random = dontCheck super.mwc-random;
|
||||||
nanospec = dontCheck super.nanospec;
|
nanospec = dontCheck super.nanospec;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user