blob: bb27b0d5b2a0b242db62e8d0f184c716f3f2a011 (
plain) (
blame)
1
2
3
4
5
6
|
Some handy Template Haskell splices for including the current git hash and
branch in the code of your project. Useful for including in panic messages,
--version output, or diagnostic info for more informative bug reports.
WWW: https://github.com/acfoltzer/gitrev
|