Allow newer byteslice
This commit is contained in:
parent
575d29730d
commit
353a114145
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ library
|
|||
Data.ByteArray.Builder.Bounded.Unsafe
|
||||
build-depends:
|
||||
, base >=4.12.0.0 && <5
|
||||
, byteslice >=0.1 && <0.2
|
||||
, byteslice >=0.1 && <0.3
|
||||
, bytestring >=0.10.8.2 && <0.11
|
||||
, natural-arithmetic >=0.1 && <0.2
|
||||
, primitive-offset >=0.2 && <0.3
|
||||
|
|
Loading…
Reference in a new issue