gitrev-typed: Compile git revision info into Haskell projects
This is a fork of the popular gitrev package, offering Template Haskell splices for git revision information. There are three interfaces:
Development.GitRev: The original
gitrev
interface i.e. untyped splices.Development.GitRev.Typed: Splices for typed TH, along with support for customization e.g. typed errors, "out-of-tree" workarounds via environment variables, and custom git actions.
Development.GitRev.Typed.OsString:
Development.GitRev.Typed
forOsString
.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- gitrev-typed-0.1.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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.15.0.0 && <4.22), directory (>=1.3.8.0 && <1.4), exceptions (>=0.10.4 && <0.11), file-io (>=0.1.1 && <0.2), filepath (>=1.5.0.1 && <1.6), os-string (>=2.0.0 && <2.1), process (>=1.6.13.2 && <1.7), template-haskell (>=2.17.0.0 && <2.24), text (>=0.1.1 && <2.2) [details] |
Tested with | ghc ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1 || ==9.12.1 |
License | BSD-3-Clause |
Author | Adam C. Foltzer, Thomas Bidne |
Maintainer | Thomas Bidne <tbidne@protonmail.com> |
Category | Development |
Home page | https://github.com/tbidne/gitrev-typed |
Source repo | head: git clone https://github.com/tbidne/gitrev-typed.git |
Uploaded | by tbidne at 2025-05-07T00:06:40Z |
Distributions | |
Downloads | 3 total (0 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] |