Bump constraint on binary
This commit is contained in:
parent
a8f157642e
commit
23d486b2ba
@ -23,7 +23,7 @@ ghc-options:
|
||||
|
||||
dependencies:
|
||||
- base >=4.9 && <5
|
||||
- binary >=0.8.3 && <0.9
|
||||
- binary >=0.8.3 && <0.11
|
||||
- path-pieces >=0.2.1 && <0.3
|
||||
- http-api-data >=0.3.7 && <0.4
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ dependencies:
|
||||
- cryptoids-class >=0.0 && <0.1
|
||||
- cryptonite >=0.23 && <0.26
|
||||
- bytestring >=0.10.8 && <0.11
|
||||
- binary >=0.8.3 && <0.9
|
||||
- binary >=0.8.3 && <0.11
|
||||
- memory >=0.14.6 && <0.15
|
||||
- exceptions >=0.8.3 && <0.11
|
||||
- filepath >=1.4.1 && <1.5
|
||||
|
||||
@ -36,7 +36,7 @@ dependencies:
|
||||
- filepath >=1.4.1 && <1.5
|
||||
- sandi >=0.4.0 && <0.5
|
||||
- case-insensitive >=1.2.0 && <1.3
|
||||
- binary >=0.8.3 && <0.9
|
||||
- binary >=0.8.3 && <0.11
|
||||
- bytestring >=0.10.8 && <0.11
|
||||
- exceptions >=0.8.3 && <0.11
|
||||
- template-haskell >=2.11.1 && <2.14
|
||||
|
||||
@ -35,7 +35,7 @@ dependencies:
|
||||
- cryptoids >=0.5 && <0.6
|
||||
- uuid >=1.3.13 && <1.4
|
||||
- bytestring >=0.10.8 && <0.11
|
||||
- binary >=0.8.3 && <0.9
|
||||
- binary >=0.8.3 && <0.11
|
||||
- exceptions >=0.8.3 && <0.11
|
||||
|
||||
library:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user