mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
add "th-desugar"
|
||||
|
||||
-- https://github.com/haskell/c2hs/issues/108
|
||||
add "c2hs"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user