mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-09 04:47:29 +01:00
Skip c2hs test suite
This commit is contained in:
parent
75528f730e
commit
055d912d8d
@ -197,6 +197,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
|||||||
|
|
||||||
-- https://github.com/goldfirere/th-desugar/issues/12
|
-- https://github.com/goldfirere/th-desugar/issues/12
|
||||||
add "th-desugar"
|
add "th-desugar"
|
||||||
|
|
||||||
|
-- https://github.com/haskell/c2hs/issues/108
|
||||||
|
add "c2hs"
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user