haskell-cryptohash-sha256: jailbreak to fix build with recent tasty-quickcheck
This commit is contained in:
parent
2a742f6aef
commit
a5d5d03a97
@ -981,4 +981,7 @@ self: super: {
|
||||
# Needs QuickCheck >=2.4 && <2.10, which we don't have.
|
||||
edit-distance = doJailbreak super.edit-distance;
|
||||
|
||||
# Needs tasty-quickcheck ==0.8.*, which we don't have.
|
||||
cryptohash-sha256 = doJailbreak super.cryptohash-sha256;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user