HsSVN: Partial Subversion (SVN) binding for Haskell

[ development, library, public-domain, system ] [ Propose Tags ]

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:

Modules

[Index]

  • Subversion
    • Subversion.Config
    • Subversion.Error
    • Subversion.FileSystem
      • Subversion.FileSystem.DirEntry
      • Subversion.FileSystem.PathChange
      • Subversion.FileSystem.Revision
      • Subversion.FileSystem.Root
      • Subversion.FileSystem.Transaction
    • Subversion.Repository
    • Subversion.Types

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.3.2, 0.4.3.3
Change log ChangeLog
Dependencies base (>=4 && <5), bytestring (>=0.9 && <0.11), mtl (>=2.0 && <2.2), stm (>=2.2 && <2.5) [details]
License LicenseRef-PublicDomain
Author PHO <pho at cielonegro dot org>
Maintainer PHO <pho at cielonegro dot org>
Category System, Development
Home page https://github.com/phonohawk/HsSVN
Bug tracker https://github.com/phonohawk/HsSVN/issues
Source repo head: git clone git://github.com/phonohawk/HsSVN.git
Uploaded by MasatakeDaimon at 2013-09-30T15:48:02Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 11603 total (35 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed [all 1 reports]