mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-24 20:17:55 +01:00
Don't expect HTF test suite to pass
This commit is contained in:
parent
22d5816658
commit
d860d9ac1e
@ -50,6 +50,10 @@ defaultExpectedFailures = fromList $ map PackageName
|
|||||||
|
|
||||||
-- With transformers 0.3, it doesn't provide any modules
|
-- With transformers 0.3, it doesn't provide any modules
|
||||||
, "transformers-compat"
|
, "transformers-compat"
|
||||||
|
|
||||||
|
-- Tests require shell script and are incompatible with sandboxed package
|
||||||
|
-- databases
|
||||||
|
, "HTF"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- | 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