haskell-doctest: remove obsolete jailbreak; ghc-8.2.x can build this package now
This commit is contained in:
parent
f980dbec97
commit
0ee5424ebf
|
@ -66,7 +66,6 @@ self: super: {
|
||||||
vector = super.vector_0_12_0_1;
|
vector = super.vector_0_12_0_1;
|
||||||
|
|
||||||
# Work around overly restrictive constraints on the version of 'base'.
|
# Work around overly restrictive constraints on the version of 'base'.
|
||||||
doctest = doJailbreak super.doctest;
|
|
||||||
ChasingBottoms = doJailbreak super.ChasingBottoms;
|
ChasingBottoms = doJailbreak super.ChasingBottoms;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue