mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Skip sqlite-simple test suite nurpax/sqlite-simple#30
This commit is contained in:
parent
2bec5895ee
commit
f8bff94013
@ -109,6 +109,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
add "haskell-names"
|
||||
|
||||
add "shake"
|
||||
|
||||
-- https://github.com/nurpax/sqlite-simple/issues/30
|
||||
add "sqlite-simple"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user