mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-15 07:45:49 +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
|
-- issues with pthread
|
||||||
mapM_ add $ words "hlibgit2 gitlib-s3 gitlib-libgit2"
|
mapM_ add $ words "hlibgit2 gitlib-s3 gitlib-libgit2"
|
||||||
|
|
||||||
|
-- https://github.com/Daniel-Diaz/HaTeX/issues/30
|
||||||
|
add "HaTeX"
|
||||||
where
|
where
|
||||||
add = tell . singleton . PackageName
|
add = tell . singleton . PackageName
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user