diff --git a/Stackage/Config.hs b/Stackage/Config.hs index 70386d40..6cef89c3 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -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