aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 333d9afdc..7003abe2c 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -583,7 +583,8 @@ library
xml-conduit >= 1.9.1.1 && < 1.10,
unicode-collation >= 0.1.1 && < 0.2,
zip-archive >= 0.2.3.4 && < 0.5,
- zlib >= 0.5 && < 0.7
+ zlib >= 0.5 && < 0.7,
+ pretty-simple >= 4.0 && < 4.1
if os(windows) && arch(i386)
build-depends: basement >= 0.0.10,
foundation >= 0.0.23