mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
language-java is expected to fail #67
This commit is contained in:
parent
503ee9e0f3
commit
147f6fcceb
@ -75,6 +75,9 @@ defaultExpectedFailures = fromList $ map PackageName
|
||||
|
||||
-- https://github.com/tibbe/hashable/issues/64
|
||||
, "hashable"
|
||||
|
||||
-- https://github.com/vincenthz/language-java/issues/10
|
||||
, "language-java"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user