cabal-install: jailbreak build for ghc 8.8.x
This commit is contained in:
parent
a9dd9c7c2f
commit
374a39e598
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ self: super: {
|
|||
|
||||
# Ignore overly restrictive upper version bounds.
|
||||
async = doJailbreak super.async;
|
||||
cabal-install = doJailbreak super.cabal-install;
|
||||
ChasingBottoms = doJailbreak super.ChasingBottoms;
|
||||
cryptohash-sha256 = doJailbreak super.cryptohash-sha256;
|
||||
Diff = dontCheck super.Diff;
|
||||
|
|
Loading…
Reference in a new issue