mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 07:30:25 +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.
|
-- Requires a Facebook app.
|
||||||
, "fb"
|
, "fb"
|
||||||
|
|
||||||
|
-- https://github.com/tibbe/hashable/issues/64
|
||||||
|
, "hashable"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- | List of packages for our stable Hackage. All dependencies will be
|
-- | List of packages for our stable Hackage. All dependencies will be
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user