From 8fb40dfca77100cf5c38b5f2340d87a5561f7cf7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 18 Nov 2013 13:31:42 -0400 Subject: does not need pretty-show --- git-repair.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-repair.cabal') 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)) -- cgit v1.2.3