@hackage HsSVN0.4.3.3

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: