haskell-int-cast: jailbreak to fix build with QuickCheck 2.10+
This commit is contained in:
parent
68be4071ed
commit
48c0621cdf
@ -982,6 +982,7 @@ self: super: {
|
|||||||
blaze-markup = doJailbreak super.blaze-markup;
|
blaze-markup = doJailbreak super.blaze-markup;
|
||||||
blaze-html = doJailbreak super.blaze-html;
|
blaze-html = doJailbreak super.blaze-html;
|
||||||
attoparsec = dontCheck super.attoparsec; # 1 out of 67 tests fails
|
attoparsec = dontCheck super.attoparsec; # 1 out of 67 tests fails
|
||||||
|
int-cast = doJailbreak super.int-cast;
|
||||||
|
|
||||||
# Needs tasty-quickcheck ==0.8.*, which we don't have.
|
# Needs tasty-quickcheck ==0.8.*, which we don't have.
|
||||||
cryptohash-sha256 = doJailbreak super.cryptohash-sha256;
|
cryptohash-sha256 = doJailbreak super.cryptohash-sha256;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user