update pandoc bounds to <3.8 (matches 3.7.0.2 used by lts-24.34)
This commit is contained in:
parent
6b49db5801
commit
f4dab3e354
@ -41,7 +41,7 @@ library
|
||||
process >=1.6 && <1.7,
|
||||
hashable >=1.4 && <1.6,
|
||||
containers >=0.6 && <0.8,
|
||||
pandoc >=3.0 && <3.2,
|
||||
pandoc >=3.0 && <3.8,
|
||||
pandoc-types >=1.23 && <1.25,
|
||||
bytestring >=0.11 && <0.13,
|
||||
temporary >=1.3 && <1.4,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user