language-java is expected to fail #67

This commit is contained in:
Michael Snoyman 2013-04-30 11:29:07 +03:00
parent 503ee9e0f3
commit 147f6fcceb

View File

@ -75,6 +75,9 @@ defaultExpectedFailures = fromList $ map PackageName
-- https://github.com/tibbe/hashable/issues/64 -- https://github.com/tibbe/hashable/issues/64
, "hashable" , "hashable"
-- https://github.com/vincenthz/language-java/issues/10
, "language-java"
] ]
-- | List of packages for our stable Hackage. All dependencies will be -- | List of packages for our stable Hackage. All dependencies will be