mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Re-enable tests well-typed/generics-sop#2
This commit is contained in:
parent
d2efa6575e
commit
148c6378ec
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user