mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 21:21:58 +01:00
Skip tests for postgresql-simple
This commit is contained in:
parent
aa05a2c45b
commit
066cb9c96c
@ -94,6 +94,9 @@ defaultExpectedFailures _ = fromList $ map PackageName
|
|||||||
-- Something very strange going on with the test suite, I can't figure
|
-- Something very strange going on with the test suite, I can't figure
|
||||||
-- out how to fix it
|
-- out how to fix it
|
||||||
, "bson"
|
, "bson"
|
||||||
|
|
||||||
|
-- Requires a locally running PostgreSQL server with appropriate users
|
||||||
|
, "postgresql-simple"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- | 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