From f6687e4a7c7abaddab15f667051ce21dabe2427b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 21 Nov 2013 01:52:49 -0400 Subject: rename --- git-repair.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'git-repair.cabal') 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 @@ -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, -- cgit v1.2.3