bump dep on filepath-bytestring
needed for makeRelative
This commit is contained in:
parent
885974be99
commit
c6604406b9
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ source-repository head
|
|||
custom-setup
|
||||
Setup-Depends: base (>= 4.11.1.0), hslogger, split, unix-compat,
|
||||
filepath, exceptions, bytestring, directory, IfElse, data-default,
|
||||
filepath-bytestring (>= 1.4.2.1.1),
|
||||
filepath-bytestring (>= 1.4.2.1.4),
|
||||
process (>= 1.6.3),
|
||||
async, utf8-string, transformers, Cabal
|
||||
|
||||
|
|
Loading…
Reference in a new issue