haskell-pandoc-citeproc: update ghc-8.6.x build to latest version
This commit is contained in:
parent
95615ad662
commit
790e31279d
@ -69,6 +69,8 @@ self: super: {
|
|||||||
lens = self.lens_4_17;
|
lens = self.lens_4_17;
|
||||||
megaparsec = dontCheck (doJailbreak super.megaparsec);
|
megaparsec = dontCheck (doJailbreak super.megaparsec);
|
||||||
pandoc = self.pandoc_2_5;
|
pandoc = self.pandoc_2_5;
|
||||||
|
pandoc-citeproc = self.pandoc-citeproc_0_15;
|
||||||
|
pandoc-citeproc_0_15 = doJailbreak super.pandoc-citeproc_0_15;
|
||||||
patience = markBrokenVersion "0.1.1" super.patience;
|
patience = markBrokenVersion "0.1.1" super.patience;
|
||||||
polyparse = self.polyparse_1_12_1;
|
polyparse = self.polyparse_1_12_1;
|
||||||
primitive = self.primitive_0_6_4_0;
|
primitive = self.primitive_0_6_4_0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user