haskell-wl-pprint-extras: jailbreak to fix the build with ghc-8.6.x

This commit is contained in:
Peter Simons 2018-10-19 14:14:06 +02:00
parent 6c2f00e4e5
commit a4be65dac2

View File

@ -74,6 +74,7 @@ self: super: {
tagged = self.tagged_0_8_6;
vty = self.vty_5_25;
wizards = doJailbreak super.wizards;
wl-pprint-extras = doJailbreak super.wl-pprint-extras;
yaml = self.yaml_0_11_0_0;
# https://github.com/tibbe/unordered-containers/issues/214