haskell-doctest: remove obsolete jailbreak; ghc-8.2.x can build this package now

This commit is contained in:
Peter Simons 2017-07-07 12:14:14 +02:00
parent f980dbec97
commit 0ee5424ebf

View File

@ -66,7 +66,6 @@ self: super: {
vector = super.vector_0_12_0_1;
# Work around overly restrictive constraints on the version of 'base'.
doctest = doJailbreak super.doctest;
ChasingBottoms = doJailbreak super.ChasingBottoms;
}