mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +01:00
Allow extra test suite to run with HP ndmitchell/extra#2
This commit is contained in:
parent
7d0b22b7a9
commit
9e3a8550aa
@ -222,9 +222,6 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
|
||||
add "bloodhound"
|
||||
|
||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||
-- https://github.com/ndmitchell/extra/issues/2
|
||||
add "extra"
|
||||
|
||||
-- https://github.com/vincenthz/hs-asn1/issues/11
|
||||
add "asn1-encoding"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user