Pin dependencies
This commit is contained in:
parent
dc131c3e6b
commit
c3d2c0433e
@ -37,8 +37,8 @@ library
|
|||||||
build-depends: base >= 4.8 && <5
|
build-depends: base >= 4.8 && <5
|
||||||
, IfElse
|
, IfElse
|
||||||
, bytestring >= 0.10.0.0
|
, bytestring >= 0.10.0.0
|
||||||
, hpath
|
, hpath >= 0.10 && < 0.11
|
||||||
, hpath-filepath
|
, hpath-filepath >= 0.10 && < 0.11
|
||||||
, streamly >= 0.7
|
, streamly >= 0.7
|
||||||
, unix >= 2.5
|
, unix >= 2.5
|
||||||
, unix-bytestring
|
, unix-bytestring
|
||||||
|
@ -35,7 +35,7 @@ library
|
|||||||
, bytestring >= 0.10.0.0
|
, bytestring >= 0.10.0.0
|
||||||
, deepseq
|
, deepseq
|
||||||
, exceptions
|
, exceptions
|
||||||
, hpath-filepath
|
, hpath-filepath >= 0.10 && < 0.11
|
||||||
, word8
|
, word8
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
|
Loading…
Reference in New Issue
Block a user