ghc-8.6.x: we need the latest pandoc version for this compiler

This commit is contained in:
Peter Simons
2018-10-19 14:44:22 +02:00
parent 2e0f10b3d7
commit 2745a36f2c
@@ -107,4 +107,7 @@ self: super: {
sha256 = "0gnsgga8x2yxyg27pya6rhmxfsxf167vsi4xdj98fn8v0j7zz1v1";
});
# https://github.com/jgm/pandoc/issues/4974
pandoc = doJailbreak super.pandoc_2_3_1;
}