cabal-install: jailbreak build for ghc 8.8.x

This commit is contained in:
Peter Simons 2019-08-28 15:25:53 +00:00
parent a9dd9c7c2f
commit 374a39e598

View File

@ -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;