From fa77e7fd3011f5eac0d7b8b380c3673a5dcd0bfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=C3=ADaz?= Date: Wed, 14 May 2014 15:28:03 +0200 Subject: [PATCH] New version of HaTeX released to Hackage. No longer expect the test suite to fail. --- Stackage/Config.hs | 2 -- 1 file changed, 2 deletions(-) diff --git a/Stackage/Config.hs b/Stackage/Config.hs index acbf05d0..d1db26df 100644 --- a/Stackage/Config.hs +++ b/Stackage/Config.hs @@ -149,8 +149,6 @@ 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