mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-31 00:20:26 +01:00
Skip some test suites gtk2hs/gtk2hs#79
This commit is contained in:
parent
92bc319441
commit
6361491c8f
@ -224,6 +224,10 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
|
|||||||
add "hasql"
|
add "hasql"
|
||||||
add "hasql-postgres"
|
add "hasql-postgres"
|
||||||
|
|
||||||
|
-- https://github.com/gtk2hs/gtk2hs/issues/79
|
||||||
|
add "gio"
|
||||||
|
add "gtk"
|
||||||
|
|
||||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||||
-- https://github.com/vincenthz/hs-asn1/issues/11
|
-- https://github.com/vincenthz/hs-asn1/issues/11
|
||||||
add "asn1-encoding"
|
add "asn1-encoding"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user