haskell-c2hs fails its test suite on Linux/i686
This commit is contained in:
parent
aa8b539611
commit
81082affeb
@ -529,6 +529,9 @@ self: super: {
|
|||||||
# https://github.com/vincenthz/hs-asn1/issues/12
|
# https://github.com/vincenthz/hs-asn1/issues/12
|
||||||
asn1-encoding = dontCheck super.asn1-encoding;
|
asn1-encoding = dontCheck super.asn1-encoding;
|
||||||
|
|
||||||
|
# https://github.com/NixOS/nixpkgs/issues/6343
|
||||||
|
c2hs = dontCheck super.c2hs;
|
||||||
|
|
||||||
} // {
|
} // {
|
||||||
|
|
||||||
# Not on Hackage.
|
# Not on Hackage.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user