mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 19:21:57 +01:00
New version of HaTeX released to Hackage. No longer expect the test suite to fail.
This commit is contained in:
parent
02f506d10e
commit
fa77e7fd30
@ -149,8 +149,6 @@ 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