mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
Don't test transformers-compat
This commit is contained in:
parent
15d0963bd2
commit
b6b1d141d2
@ -47,6 +47,9 @@ defaultExpectedFailures = fromList $ map PackageName
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/24
|
||||
, "unix-time"
|
||||
|
||||
-- With transformers 0.3, it doesn't provide any modules
|
||||
, "transformers-compat"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user