Merge pull request #56 from meteficha/fixed-crypto-conduit

crypto-conduit's test suite has been fixed on version 0.5.1.
This commit is contained in:
Michael Snoyman 2013-04-06 21:01:38 -07:00
commit ddbb4c9fc2

View File

@ -58,9 +58,6 @@ defaultExpectedFailures = fromList $ map PackageName
-- https://github.com/simonmar/monad-par/issues/28
, "monad-par"
-- https://github.com/meteficha/crypto-conduit/issues/16
, "crypto-conduit"
-- Unfortunately network failures seem to happen haphazardly
, "network"