cli-git: Bindings to the git command-line interface

[ bindings, bsd3, git, library ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1
Change log CHANGELOG.md
Dependencies base (>=4.12.0.0 && <4.19), cli-extras (>=0.2.1.0 && <0.3), containers (>=0.6.0.1 && <0.7), data-default (>=0.7.1.1 && <0.8), exceptions (>=0.10.3 && <0.11), lens (>=4.17.1 && <5.4), logging-effect (>=1.3.4 && <1.5), megaparsec (>=7.0.5 && <9.7), mtl (>=2.2.2 && <2.4), text (>=1.2.3.1 && <1.3), which (>=0.2 && <0.3) [details]
License BSD-3-Clause
Copyright Obsidian Systems LLC 2020
Author Obsidian Systems LLC
Maintainer maintainer@obsidian.systems
Revised Revision 1 made by abrar at 2024-05-28T15:00:07Z
Category Git, Bindings
Source repo head: git clone https://github.com/obsidiansystems/cli-git
Uploaded by madeline_os at 2022-08-01T14:30:48Z
Distributions NixOS:0.2.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 694 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for cli-git-0.2.0.0

[back to package description]

cli-git

Haskell Hackage Hackage CI Github CI BSD3 License

Git command-line bindings for Haskell CLI applications.