mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-27 18:05:48 +00:00
Require non-buggy zip-archive 0.1.1.7.
This commit is contained in:
+2
-2
@@ -195,7 +195,7 @@ Library
|
||||
process >= 1 && < 1.1,
|
||||
directory >= 1 && < 1.2,
|
||||
bytestring >= 0.9 && < 1.0,
|
||||
zip-archive >= 0.1.1.4 && < 0.2,
|
||||
zip-archive >= 0.1.1.7 && < 0.2,
|
||||
utf8-string >= 0.3 && < 0.4,
|
||||
old-time >= 1 && < 1.1,
|
||||
HTTP >= 4000.0.5 && < 4000.2,
|
||||
@@ -279,7 +279,7 @@ Executable pandoc
|
||||
process >= 1 && < 1.1,
|
||||
directory >= 1 && < 1.2,
|
||||
bytestring >= 0.9 && < 1.0,
|
||||
zip-archive >= 0.1.1.4 && < 0.2,
|
||||
zip-archive >= 0.1.1.7 && < 0.2,
|
||||
utf8-string >= 0.3 && < 0.4,
|
||||
old-time >= 1 && < 1.1,
|
||||
HTTP >= 4000.0.5 && < 4000.2,
|
||||
|
||||
Reference in New Issue
Block a user