haskell-doctest: jailbreak to fix build with ghc-8.2.x
This commit is contained in:
parent
f8f9fccd32
commit
26271d0811
@ -63,4 +63,7 @@ self: super: {
|
||||
primitive = self.primitive_0_6_2_0;
|
||||
syb = self.syb_0_7;
|
||||
|
||||
# Work around overly restrictive constraints on the version of 'base'.
|
||||
doctest = doJailbreak super.doctest;
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user