summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorMichael Snoyman <michael@snoyman.com>2014-05-16 09:32:24 +0300
committerMichael Snoyman <michael@snoyman.com>2014-05-16 09:32:24 +0300
commit46e7bcae69c7161541bf83df608f93bd27595c9c (patch)
treefea8cd2f92634ebd53effc38250111f8a5bd155b /pandoc.cabal
parent8de5daed57b2d588fa53d939a9e04864b3e3527a (diff)
Allow scientific 0.3
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 ec32c8c35..8ce77c8f0 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -234,7 +234,7 @@ Library
blaze-markup >= 0.5.1 && < 0.7,
attoparsec >= 0.10 && < 0.12,
yaml >= 0.8.8.2 && < 0.9,
- scientific >= 0.2 && < 0.3,
+ scientific >= 0.2 && < 0.4,
vector >= 0.10 && < 0.11,
hslua >= 0.3 && < 0.4,
binary >= 0.5 && < 0.8