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

[ bindings, bsd3, git, library ] [ Propose Tags ] [ Report a vulnerability ]

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.21), 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 && <2.2), which (>=0.2 && <0.3) [details]
Tested with ghc ==8.6.5 || ==8.8.1 || ==8.10.7 || ==9.0.1 || ==9.2.5 || ==9.4.5 || ==9.6.1 || ==9.8.2 || ==9.10.1
License BSD-3-Clause
Copyright Obsidian Systems LLC 2020 - 2024
Author Obsidian Systems LLC
Maintainer maintainer@obsidian.systems
Revised Revision 1 made by JohnEricson at 2024-10-02T18:58:12Z
Category Git, Bindings
Source repo head: git clone https://github.com/obsidiansystems/cli-git
Uploaded by abrar at 2024-05-28T15:01:34Z
Distributions NixOS:0.2.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 802 total (21 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.1

[back to package description]

cli-git

Haskell Hackage Hackage CI Github CI BSD3 License

Git command-line bindings for Haskell CLI applications.