aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-pandoc/files/patch-pandoc.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-pandoc/files/patch-pandoc.cabal')
-rw-r--r--textproc/hs-pandoc/files/patch-pandoc.cabal11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/hs-pandoc/files/patch-pandoc.cabal b/textproc/hs-pandoc/files/patch-pandoc.cabal
new file mode 100644
index 000000000000..e3c233a8eb6b
--- /dev/null
+++ b/textproc/hs-pandoc/files/patch-pandoc.cabal
@@ -0,0 +1,11 @@
+--- ./pandoc.cabal.orig 2014-05-15 00:07:54.000000000 +0200
++++ ./pandoc.cabal 2014-07-13 00:56:47.000000000 +0200
+@@ -234,7 +234,7 @@
+ 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