This commit is contained in:
Michael Snoyman 2014-12-07 08:52:30 +02:00
parent d2efa6575e
commit 148c6378ec

View File

@ -248,9 +248,6 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
add "tls"
add "x509"
-- Old Haddock bug https://github.com/well-typed/generics-sop/issues/2
when (ghcVer < GhcMajorVersion 7 8) $ add "generics-sop"
where
add = tell . singleton . PackageName