mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 19:26:45 +00:00
Require cmark-hs >= 0.3.3 (fixes #2175).
This commit is contained in:
+1
-1
@@ -280,7 +280,7 @@ Library
|
||||
deepseq-generics >= 0.1 && < 0.2,
|
||||
JuicyPixels >= 3.1.6.1 && < 3.3,
|
||||
filemanip >= 0.3 && < 0.4,
|
||||
cmark >= 0.3.1 && < 0.4
|
||||
cmark >= 0.3.3 && < 0.4
|
||||
if flag(old-locale)
|
||||
Build-Depends: old-locale >= 1 && < 1.1,
|
||||
time >= 1.2 && < 1.5
|
||||
|
||||
Reference in New Issue
Block a user