aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 8fca917d9..eebcb6a2c 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -257,7 +257,7 @@ Library
text >= 0.11 && < 1.3,
zip-archive >= 0.2.3.4 && < 0.4,
HTTP >= 4000.0.5 && < 4000.4,
- texmath >= 0.8.6.1 && < 0.9,
+ texmath >= 0.8.6.2 && < 0.9,
xml >= 1.3.12 && < 1.4,
random >= 1 && < 1.2,
extensible-exceptions >= 0.1 && < 0.2,
@@ -267,7 +267,7 @@ Library
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
highlighting-kate >= 0.6.1 && < 0.7,
- data-default >= 0.4 && < 0.6,
+ data-default >= 0.4 && < 0.7,
temporary >= 1.1 && < 1.3,
blaze-html >= 0.5 && < 0.9,
blaze-markup >= 0.5.1 && < 0.8,