mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Expect failure ekmett/gl#3
This commit is contained in:
parent
735527b7f8
commit
65b076f82a
@ -231,6 +231,9 @@ defaultExpectedFailures ghcVer requireHP = execWriter $ do
|
||||
-- Requires SAT solver and old QuickCheck
|
||||
add "ersatz"
|
||||
|
||||
-- https://github.com/ekmett/gl/issues/3
|
||||
add "gl"
|
||||
|
||||
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