Provides simple haskell functions to call external source code management systems. Currently git and SVN are supported.


Keywords
library, program, Propose Tags, Skip to Readme, , Index, VCSWrapper.Common, VCSWrapper.Git, VCSWrapper.Git.Safe, VCSWrapper.Mercurial, VCSWrapper.Svn, vcswrapper-0.1.6.tar.gz, browse, Package description, Package maintainers, HamishMackenzie, StephanFortelny, edit package information
License
Other
Install
cabal install vcswrapper-0.1.4

Documentation

This repository contains haskell wrappers for using various version control
systems. Currently git, mercurial and svn are implemented.

Installing:

Currently you will need ghc 7.0.4 to install this package.

Hackage:

The package can be found on hackage: http://hackage.haskell.org/package/vcswrapper.