summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-12-26 11:12:37 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2013-12-26 11:12:37 -0800
commit3f26a0273703b6a02f824e05e844eec50aa4db08 (patch)
treec4a52ce43bffcfd783579de6b21ec6e4d9009f13 /pandoc.cabal
parent6e19d5f9e1ee0b9fab3524ff9f4246e84d714eb7 (diff)
Allow temporary 1.2.
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 7ea8e7758..976b71785 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -226,7 +226,7 @@ Library
zlib >= 0.5 && < 0.6,
highlighting-kate >= 0.5.5 && < 0.6,
data-default >= 0.4 && < 0.6,
- temporary >= 1.1 && < 1.2,
+ temporary >= 1.1 && < 1.3,
blaze-html >= 0.5 && < 0.7,
blaze-markup >= 0.5.1 && < 0.6,
attoparsec >= 0.10 && < 0.11,