gitlib: Higher-level types for working with hlibgit2
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.
Modules
[Index]
Downloads
- gitlib-0.7.0.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, 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, 1.0.1, 1.1.0, 1.2.0, 1.2.1, 1.3.1, 1.4.0, 2.0.0.0, 2.0.1.0, 2.0.1.1, 2.1.0.0, 2.2.0.0, 3.0.0, 3.0.2, 3.1.0, 3.1.0.1, 3.1.0.2, 3.1.1, 3.1.2, 3.1.3 |
---|---|
Dependencies | base (>=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) [details] |
License | MIT |
Author | John Wiegley |
Maintainer | johnw@fpcomplete.com |
Category | FFI |
Source repo | head: git clone git://github.com/fpco/gitlib.git |
Uploaded | by JohnWiegley at 2013-01-23T09:59:40Z |
Distributions | Debian:3.1.2, LTSHaskell:3.1.3, NixOS:3.1.3, Stackage:3.1.3 |
Reverse Dependencies | 8 direct, 0 indirect [details] |
Downloads | 27236 total (6 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |