Require cmark-hs >= 0.3.3 (fixes #2175).

This commit is contained in:
John MacFarlane
2015-05-26 17:23:32 -07:00
parent 24bfc8274e
commit 1daa26468c
+1 -1
View File
@@ -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