ghc-8.6.x: jailbreak pandoc-types to fix the build (of the test suite)
This commit is contained in:
parent
a96f91df0f
commit
88a93b14ae
@ -95,4 +95,7 @@ self: super: {
|
|||||||
# https://github.com/skogsbaer/HTF/issues/69
|
# https://github.com/skogsbaer/HTF/issues/69
|
||||||
HTF = markBrokenVersion "0.13.2.4" super.HTF;
|
HTF = markBrokenVersion "0.13.2.4" super.HTF;
|
||||||
|
|
||||||
|
# https://github.com/jgm/pandoc-types/issues/52
|
||||||
|
pandoc-types = doJailbreak super.pandoc-types;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user