mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 13:11:57 +01:00
Run sqlite-simple tests
This commit is contained in:
parent
f8bff94013
commit
df6c65bf9e
@ -109,9 +109,6 @@ 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