mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
hashable is expected to fail #67
This commit is contained in:
parent
94eb62de86
commit
503ee9e0f3
@ -72,6 +72,9 @@ defaultExpectedFailures = fromList $ map PackageName
|
||||
|
||||
-- Requires a Facebook app.
|
||||
, "fb"
|
||||
|
||||
-- https://github.com/tibbe/hashable/issues/64
|
||||
, "hashable"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user