mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Skip tests for direct-sqlite IreneKnapp/direct-sqlite#32
This commit is contained in:
parent
066cb9c96c
commit
7887c8bbf8
@ -97,6 +97,9 @@ defaultExpectedFailures _ = fromList $ map PackageName
|
||||
|
||||
-- Requires a locally running PostgreSQL server with appropriate users
|
||||
, "postgresql-simple"
|
||||
|
||||
-- https://github.com/IreneKnapp/direct-sqlite/issues/32
|
||||
, "direct-sqlite"
|
||||
]
|
||||
|
||||
-- | List of packages for our stable Hackage. All dependencies will be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user