mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-15 07:45:49 +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 "haskell-names"
|
||||||
|
|
||||||
add "shake"
|
add "shake"
|
||||||
|
|
||||||
|
-- https://github.com/nurpax/sqlite-simple/issues/30
|
||||||
|
add "sqlite-simple"
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user