mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Skip system-filepath tests jmillikin/haskell-filesystem#3
This commit is contained in:
parent
a8a2806aa6
commit
97463507b0
@ -199,6 +199,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
|
||||
-- https://github.com/haskell/c2hs/issues/108
|
||||
add "c2hs"
|
||||
|
||||
-- https://github.com/jmillikin/haskell-filesystem/issues/3
|
||||
add "system-filepath"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user