haskell-asn1-encoding fails its test suite on Linux/i686

This commit is contained in:
Peter Simons 2015-02-20 13:31:43 +01:00
parent 8051e87848
commit aa8b539611

View file

@ -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.