File: older-binary

package info (click to toggle)
haskell-binary-parsers 0.2.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,268 kB
  • ctags: 3
  • sloc: haskell: 2,151; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 342 bytes parent folder | download
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