mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
add "gl"
|
||||
|
||||
-- Failing doctests
|
||||
add "bits"
|
||||
|
||||
when (ghcVer == GhcMajorVersion 7 8 && requireHP) $ do
|
||||
-- https://github.com/vincenthz/hs-asn1/issues/11
|
||||
add "asn1-encoding"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user