adjust filepath-bytestring deps

cabal needs to support the old one for debian currently, but stack can
require the newer one
This commit is contained in:
Joey Hess 2019-12-30 11:43:15 -04:00
parent 97d7c596ac
commit 6d10fecff4
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 3 deletions

View file

@ -296,7 +296,7 @@ source-repository head
custom-setup
Setup-Depends: base (>= 4.11.1.0), hslogger, split, unix-compat, process,
filepath, exceptions, bytestring, directory, IfElse, data-default,
filepath-bytestring (>= 1.4.2.1.1),
filepath-bytestring (>= 1.4.2.1.0),
utf8-string, transformers, Cabal
Executable git-annex
@ -321,7 +321,7 @@ Executable git-annex
directory (>= 1.2),
disk-free-space,
filepath,
filepath-bytestring,
filepath-bytestring (>= 1.4.2.1.0),
IfElse,
hslogger,
monad-logger,

View file

@ -24,7 +24,7 @@ extra-deps:
- sandi-0.5
- http-client-0.5.14
- silently-1.2.5.1
- filepath-bytestring-1.4.2.1.0
- filepath-bytestring-1.4.2.1.1
explicit-setup-deps:
git-annex: true
resolver: lts-13.29