hspec-expectations no longer fails

This commit is contained in:
Michael Snoyman 2012-11-26 11:19:11 +02:00
parent cc26f37141
commit aaf46e27fe

View File

@ -29,9 +29,6 @@ expectedFailures = fromList $ map PackageName
-- Hackage.
, "hspec"
-- Requires markdown-unlit, which we don't want to depend on.
, "hspec-expectations"
-- text and setenv have recursive dependencies in their tests, which
-- cabal can't (yet) handle
, "text"