Name: git-repair Version: 1.20131118 Cabal-Version: >= 1.6 License: GPL Maintainer: Joey Hess Author: Joey Hess Stability: Stable Copyright: 2013 Joey Hess License-File: GPL Build-Type: Custom Homepage: http://git-reair.branchable.com/ Category: Utility Synopsis: repairs a damanged git repisitory Description: git-repair can repair various forms of damage to git repositories. Executable git-repair Main-Is: git-repair.hs 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, utf8-string, async if (! os(windows)) Build-Depends: unix source-repository head type: git location: git://git-repair.branchable.com/