haskell-doctest: jailbreak to fix build with ghc-8.2.x
This commit is contained in:
@@ -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;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user