@hackage / HsSVN

Partial Subversion (SVN) binding for Haskell

Latest0.4.3.3

About

Metadata

  • Last updated , by MasatakeDaimon
  • License LicenseRef-PublicDomain
  • Categories Development, Systems Programming
  • Maintained by: PHO <pho at cielonegro dot org>

  • Lottery factor: 0

Links

Installation

Readme

HsSVN is a partial Subversion (SVN) binding for Haskell. Currently it covers the most part of Subversion FS but others are left uncovered.

Please note that you need to pass an extra option to cabal configure to build HsSVN (assuming you have installed Subversion to /usr/local):

cabal configure --configure-option="--with-subversion-prefix=/usr/local"
cabal build
cabal install

You need the following external libraries to be installed: