./devel/hs-githash, Compile git revision info into Haskell projects

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.7.0nb1, Package name: hs-githash-0.1.7.0nb1, Maintainer: pkgsrc-users

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.


Master sites:

Filesize: 7.481 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-26 07:15:19 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-githash: Update to 0.1.7.0

0.1.7.0
    Expose giFiles to users.
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-25 02:28:30 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-githash: Update to 0.1.6.3

0.1.6.3
* Specify protocol.file.allow=always for latest git #28
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575)
Log message:
revbump after changing the default Haskell compiler
   2022-02-12 08:52:15 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-githash: import hs-githash-0.1.6.2

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.