mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
HaTeX expected to fail test suite Daniel-Diaz/HaTeX#30
This commit is contained in:
parent
ba114640eb
commit
bce109ad47
@ -148,6 +148,9 @@ defaultExpectedFailures ghcVer = execWriter $ do
|
||||
|
||||
-- issues with pthread
|
||||
mapM_ add $ words "hlibgit2 gitlib-s3 gitlib-libgit2"
|
||||
|
||||
-- https://github.com/Daniel-Diaz/HaTeX/issues/30
|
||||
add "HaTeX"
|
||||
where
|
||||
add = tell . singleton . PackageName
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user