summaryrefslogtreecommitdiff
path: root/git-repair.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'git-repair.cabal')
-rw-r--r--git-repair.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-repair.cabal b/git-repair.cabal
index 77150ee..ff5e964 100644
--- a/git-repair.cabal
+++ b/git-repair.cabal
@@ -1,5 +1,5 @@
Name: git-repair
-Version: 1.20131118
+Version: 1.20131119
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>
@@ -28,8 +28,8 @@ Executable git-repair
if (! os(windows))
Build-Depends: unix
-Executable test-runner
- Main-Is: test-runner.hs
+Executable git-repair-test
+ Main-Is: git-repair-test.hs
GHC-Options: -Wall -threaded
Build-Depends: MissingH, hslogger, directory, filepath, containers, mtl,
network, extensible-exceptions, unix-compat, bytestring,