blob: e3c233a8eb6b9a15c36604394ef4e5598ce13bfc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
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
|