mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-02 09:30:28 +01:00
Expected failure: bits
This commit is contained in:
parent
65b076f82a
commit
d7cf3412bf
@ -234,6 +234,9 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
|
|||||||
-- https://github.com/ekmett/gl/issues/3
|
-- https://github.com/ekmett/gl/issues/3
|
||||||
add "gl"
|
add "gl"
|
||||||
|
|
||||||
|
-- Failing doctests
|
||||||
|
add "bits"
|
||||||
|
|
||||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||||
-- https://github.com/vincenthz/hs-asn1/issues/11
|
-- https://github.com/vincenthz/hs-asn1/issues/11
|
||||||
add "asn1-encoding"
|
add "asn1-encoding"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user