mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add "monad-par" to defaultExpectedFailures
This commit is contained in:
parent
3b612807ec
commit
7eea5fca93
@ -54,6 +54,9 @@ defaultExpectedFailures = fromList $ map PackageName
|
||||
-- Tests require shell script and are incompatible with sandboxed package
|
||||
-- databases
|
||||
, "HTF"
|
||||
|
||||
-- https://github.com/simonmar/monad-par/issues/28
|
||||
, "monad-par"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user