hit: Git like program in haskell

[ bsd3, development, program ] [ Propose Tags ]

Small haskell executable usable example using the git library

Library component is available at git


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
debug

Add some debugging options

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.7.0
Dependencies base (>=4 && <7), bytestring, containers, git (>=0.3.0), hashable (>=1.2), hashtables, hourglass [details]
License BSD-3-Clause
Copyright Vincent Hanquez <vincent@snarc.org>
Author Vincent Hanquez <vincent@snarc.org>
Maintainer Vincent Hanquez <vincent@snarc.org>
Category Development
Home page https://github.com/vincenthz/hit
Source repo head: git clone https://github.com/vincenthz/hit
Uploaded by VincentHanquez at 2019-01-26T18:54:33Z
Distributions
Reverse Dependencies 3 direct, 3 indirect [details]
Executables Hit
Downloads 17708 total (62 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2019-01-26 [all 3 reports]

Readme for hit-0.7.0

[back to package description]

Hit

Git like feature program using the git library

For the library, look at the 'git' packages, which is mostly compatible with 'hit'