summaryrefslogtreecommitdiff
path: root/git-repair.cabal
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-11-18 13:31:42 -0400
committerJoey Hess <joey@kitenet.net>2013-11-18 13:31:42 -0400
commit8fb40dfca77100cf5c38b5f2340d87a5561f7cf7 (patch)
treebe50177e3bffc378765da6d33b491c6aabee8932 /git-repair.cabal
parent73342b651bc52864c2ebfc5788ea6ab30042bc12 (diff)
downloadgit-repair-8fb40dfca77100cf5c38b5f2340d87a5561f7cf7.tar.gz
does not need pretty-show
Diffstat (limited to 'git-repair.cabal')
-rw-r--r--git-repair.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-repair.cabal b/git-repair.cabal
index 81c3d85..aaede9e 100644
--- a/git-repair.cabal
+++ b/git-repair.cabal
@@ -19,7 +19,7 @@ Executable git-repair
GHC-Options: -Wall
Build-Depends: MissingH, hslogger, directory, filepath, containers, mtl,
network, extensible-exceptions, unix-compat, bytestring,
- base >= 4.5, base < 5, IfElse, pretty-show, text, process,
+ base >= 4.5, base < 5, IfElse, text, process,
utf8-string, async
if (! os(windows))