mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-27 18:56:34 +00:00
Require pandoc-types 1.17.6.
This commit is contained in:
+2
-2
@@ -386,7 +386,7 @@ library
|
||||
xml >= 1.3.12 && < 1.4,
|
||||
split >= 0.2 && < 0.3,
|
||||
random >= 1 && < 1.2,
|
||||
pandoc-types >= 1.17.5 && < 1.18,
|
||||
pandoc-types >= 1.17.6 && < 1.18,
|
||||
aeson >= 0.7 && < 1.5,
|
||||
scientific >= 0.3 && < 0.4,
|
||||
aeson-pretty >= 0.8.5 && < 0.9,
|
||||
@@ -678,7 +678,7 @@ test-suite test-pandoc
|
||||
hs-source-dirs: test
|
||||
build-depends: base >= 4.8 && < 5,
|
||||
pandoc,
|
||||
pandoc-types >= 1.17.5 && < 1.18,
|
||||
pandoc-types >= 1.17.6 && < 1.18,
|
||||
mtl >= 2.2 && < 2.3,
|
||||
bytestring >= 0.9 && < 0.11,
|
||||
base64-bytestring >= 0.1 && < 1.1,
|
||||
|
||||
Reference in New Issue
Block a user