haskell-hspec-expectations: re-enable the test suite

This commit is contained in:
Peter Simons 2015-07-07 13:48:02 +02:00
parent 841cfa9764
commit 6d457c60bb

@ -15,7 +15,6 @@ self: super: {
Dust-crypto = dontCheck super.Dust-crypto;
hasql-postgres = dontCheck super.hasql-postgres;
hspec = super.hspec.override { stringbuilder = dontCheck super.stringbuilder; };
hspec-expectations = dontCheck super.hspec-expectations;
HTTP = dontCheck super.HTTP;
mwc-random = dontCheck super.mwc-random;
nanospec = dontCheck super.nanospec;