haskell-pandoc: update overrides for the new version
This commit is contained in:
parent
90acab51fe
commit
2b9916c715
@ -107,7 +107,7 @@ self: super: {
|
|||||||
skylighting-core = dontCheck super.skylighting-core;
|
skylighting-core = dontCheck super.skylighting-core;
|
||||||
|
|
||||||
# https://github.com/jgm/pandoc/issues/4974
|
# https://github.com/jgm/pandoc/issues/4974
|
||||||
pandoc = doJailbreak super.pandoc_2_3_1;
|
pandoc = doJailbreak super.pandoc_2_4;
|
||||||
|
|
||||||
# Break out of "yaml >=0.10.4.0 && <0.11".
|
# Break out of "yaml >=0.10.4.0 && <0.11".
|
||||||
stack = doJailbreak super.stack;
|
stack = doJailbreak super.stack;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user