add utf8-string to custom-setup deps
This commit is contained in:
parent
8d68112be5
commit
87293e5be9
1 changed files with 2 additions and 1 deletions
|
@ -305,7 +305,8 @@ source-repository head
|
||||||
|
|
||||||
custom-setup
|
custom-setup
|
||||||
Setup-Depends: base (>= 4.5), hslogger, split, unix-compat, process,
|
Setup-Depends: base (>= 4.5), hslogger, split, unix-compat, process,
|
||||||
filepath, exceptions, bytestring, directory, IfElse, data-default, Cabal
|
filepath, exceptions, bytestring, directory, IfElse, data-default
|
||||||
|
utf8-string, Cabal
|
||||||
|
|
||||||
Executable git-annex
|
Executable git-annex
|
||||||
Main-Is: git-annex.hs
|
Main-Is: git-annex.hs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue