haskell-asn1-encoding fails its test suite on Linux/i686
This commit is contained in:
parent
8051e87848
commit
aa8b539611
1 changed files with 3 additions and 0 deletions
|
@ -526,6 +526,9 @@ self: super: {
|
|||
# https://github.com/afcowie/http-streams/issues/80
|
||||
http-streams = dontCheck super.http-streams;
|
||||
|
||||
# https://github.com/vincenthz/hs-asn1/issues/12
|
||||
asn1-encoding = dontCheck super.asn1-encoding;
|
||||
|
||||
} // {
|
||||
|
||||
# Not on Hackage.
|
||||
|
|
Loading…
Reference in a new issue