gitlib-0.6.5: Higher-level types for working with hlibgit2

The gitlib package

gitlib is a high-level, lazy and conduit-aware type wrapper around the libgit2 C library (http://libgit2.github.com). The aim is both type-safety and convenience of use for Haskell users, combined with high performance and minimal memory footprint by taking advantage of Haskell's laziness and the conduit library's deterministic resource cleanup.

For further information, as well as typical use cases, see Data.Git.Tutorial.

Properties

Versions0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.5.5, 0.6.4, 0.6.5, 0.7.0
Dependenciesbase (≥3 & <5), bytestring (≥0.9.2.1), conduit (≥0.5.5), containers (≥0.4.2), hlibgit2 (≥0.17), lens (≥2.8), parallel-io (≥0.3.2.1), stringable (≥0.1.1), system-fileio (≥0.3.9), system-filepath (≥0.4.7), text (≥0.11.2), text-icu (≥0.6.3), time (≥1.4)
LicenseMIT
AuthorJohn Wiegley
Maintainerjohnw@fpcomplete.com
CategoryFFI
Source repositorygit clone git://github.com/fpco/gitlib.git
Upload dateThu Jan 17 23:16:47 UTC 2013
Uploaded byJohnWiegley
Built onghc-7.6

Modules

Downloads