From c598cef0b6aedd02777acf89b9821adafc427749 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Nov 2017 14:34:09 -0400 Subject: [PATCH] typo --- git-annex.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-annex.cabal b/git-annex.cabal index fcd7b103be..2180fe4539 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