haskell-c2hs fails its test suite on Linux/i686

This commit is contained in:
Peter Simons 2015-02-20 13:35:53 +01:00
parent aa8b539611
commit 81082affeb

View file

@ -529,6 +529,9 @@ self: super: {
# https://github.com/vincenthz/hs-asn1/issues/12
asn1-encoding = dontCheck super.asn1-encoding;
# https://github.com/NixOS/nixpkgs/issues/6343
c2hs = dontCheck super.c2hs;
} // {
# Not on Hackage.