| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 01:07:10 GMT
X-Served-By: cache-dfw-kdfw8210105-DFW, cache-bom-vanm7210037-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768612031.505708,VS0,VE371
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
gitlib: API library for working with Git repositories
gitlib: API library for working with Git repositories
gitlib is a high-level, lazy and conduit-aware set of abstractions for
programming with Git types. Several different backends are available,
including one for the libgit2 C library (https://libgit2.github.com) (see
gitlib-libgit2). 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 Git.Tutorial.
Modules
[Index] [Quick Jump]
Downloads
- gitlib-3.1.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, 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), base16-bytestring (>=0.1.1.5), bytestring (>=0.9.2.1), conduit (>=1.2.8), conduit-combinators (>=1), containers (>=0.4.2.1), directory (>=1.1.0.2), exceptions (>=0.5), filepath (>=1.3), hashable (>=1.1.2.5), mtl (>=2.1.2), resourcet (>=1.1.0), semigroups (>=0.11), tagged (>=0.2.3.1), text (>=0.11.2), time (>=1.4), transformers (>=0.3.0.0), unix (>=2.5.1.1), unix-compat (>=0.4), unliftio, unliftio-core (>=0.1.1), unordered-containers (>=0.2.3.0) [details] |
| License | MIT |
| Author | John Wiegley |
| Maintainer | johnw@newartisans.com |
| Uploaded | by JohnWiegley at 2021-03-21T21:17:39Z |
| Category | FFI |
| Home page | https://github.com/jwiegley/gitlib |
| Source repo | head: git clone git://github.com/jwiegley/gitlib.git |
| Distributions | Debian:3.1.2 |
| Reverse Dependencies | 8 direct, 0 indirect [details] |
| Downloads | 27715 total (125 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2021-03-21 [all 1 reports] |