aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-14 14:34:09 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-14 14:34:09 -0400
commitbb1877ab8b81bcacc85a55696566d1c308fb8309 (patch)
tree5417d199614a9ee479febdf510610e953a2ac138 /git-annex.cabal
parent7fa329f8e62444c404d5445287bd1f158c60bbcc (diff)
typo
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index fcd7b103b..2180fe453 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -305,7 +305,7 @@ source-repository head
custom-setup
Setup-Depends: base (>= 4.5), hslogger, split, unix-compat, process,
- filepath, exceptions, bytestring, directory, IfElse, data-default
+ filepath, exceptions, bytestring, directory, IfElse, data-default,
utf8-string, Cabal
Executable git-annex