summaryrefslogtreecommitdiff
path: root/p/haskell-binary-parsers/debian/patches/older-binary
blob: d64328a9ff6a6ebef60147c367a2a0d92113aa0d (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/binary-parsers.cabal
+++ b/binary-parsers.cabal
@@ -31,7 +31,7 @@
 
     build-depends:      base == 4.*
                     ,   bytestring == 0.10.*
-                    ,   binary == 0.8.*
+                    ,   binary >= 0.7 && < 0.9
                     ,   bytestring-lexing == 0.5.*
                     ,   scientific > 0.3