summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-01-05 14:44:26 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-01-05 14:44:26 -0800
commit23aae79b016711c15d27058b5c902e26f2169261 (patch)
tree58f5aaedd1836664e0487366d7de6ee2c973aa8b /pandoc.cabal
parenteb83f0e5e40a1a0846085fccb2f72ce2b7cc60f0 (diff)
Updated for texmath 0.5.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 765fde59f..d41e608ee 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -171,7 +171,7 @@ Library
process >= 1, directory >= 1,
bytestring >= 0.9, zip-archive >= 0.1.1.4,
utf8-string >= 0.3, old-time >= 1,
- HTTP >= 4000.0.5, texmath >= 0.4, xml >= 1.3.5 && < 1.4,
+ HTTP >= 4000.0.5, texmath >= 0.5, xml >= 1.3.5 && < 1.4,
random, extensible-exceptions,
citeproc-hs >= 0.3 && < 0.4,
pandoc-types == 1.7.*,