haskell-cryptohash-*: jailbreak to fix build with recent tasty-quickcheck
This commit is contained in:
parent
6372613259
commit
cde067b3ac
@ -982,5 +982,7 @@ self: super: {
|
|||||||
|
|
||||||
# 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;
|
||||||
|
cryptohash-sha1 = doJailbreak super.cryptohash-sha1;
|
||||||
|
cryptohash-md5 = doJailbreak super.cryptohash-md5;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user