Name: gorsvet Version: 0.1 License: BSD3 Copyright: 2009 Petr Rockai Author: Petr Rockai Maintainer: Petr Rockai Synopsis: Alternative darcs client. Description: A reimplementation of a subset of darcs, based on hashed-storage. Aimed at high performance and superficial compatibility with original darcs. Category: Development Build-Type: Simple Cabal-Version: >=1.2 Executable gorsvet ghc-options: -O2 ghc-prof-options: -prof -auto-all -O2 Main-Is: gorsvet.hs Build-Depends: darcs, hashed-storage >= 0.2, haskell98, base, mtl, bytestring, directory