haskell-cryptohash-*: jailbreak to fix build with recent tasty-quickcheck
This commit is contained in:
parent
6372613259
commit
cde067b3ac
1 changed files with 2 additions and 0 deletions
|
@ -982,5 +982,7 @@ self: super: {
|
|||
|
||||
# Needs tasty-quickcheck ==0.8.*, which we don't have.
|
||||
cryptohash-sha256 = doJailbreak super.cryptohash-sha256;
|
||||
cryptohash-sha1 = doJailbreak super.cryptohash-sha1;
|
||||
cryptohash-md5 = doJailbreak super.cryptohash-md5;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue