HsSVN: Partial Subversion (SVN) binding for Haskell
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:
apr, apr-util >= 1.3 (http://apr.apache.org/)
subversion >= 1.6 (http://subversion.apache.org/)
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
- HsSVN-0.4.3.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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] |
Tested with | ghc ==7.6.2 |
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 | 11819 total (47 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] |