haskell-tasty-expected-failure: jailbreak to fix the build with ghc-8.8.x
This commit is contained in:
parent
583c94dd62
commit
464db7088a
|
@ -53,6 +53,7 @@ self: super: {
|
|||
async = doJailbreak super.async;
|
||||
Diff = dontCheck super.Diff;
|
||||
ChasingBottoms = doJailbreak super.ChasingBottoms;
|
||||
tasty-expected-failure = doJailbreak super.tasty-expected-failure;
|
||||
|
||||
# These packages don't work and need patching and/or an update.
|
||||
primitive = overrideSrc (doJailbreak super.primitive) {
|
||||
|
|
Loading…
Reference in New Issue