mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 11:57:28 +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
|
-- https://github.com/haskell/c2hs/issues/108
|
||||||
add "c2hs"
|
add "c2hs"
|
||||||
|
|
||||||
|
-- https://github.com/jmillikin/haskell-filesystem/issues/3
|
||||||
|
add "system-filepath"
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user