./devel/hs-th-env, Template Haskell splice that expands to an environment variable

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


Branch: CURRENT, Version: 0.1.1nb3, Package name: hs-th-env-0.1.1nb3, Maintainer: pkgsrc-users

TH splice that expands to an environment variable value. Can be used to
embed build-time parameters in your application.


Master sites:

Filesize: 2.66 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-27 14:23:38 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-th-env: Fix build with GHC 9.6
   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 14:53:30 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-th-env: Update to 0.1.1

0.1.1 - 2022-05-23

Added
* #6 Add envQ' variant that requires the environment variable to be set at
   compilation time
   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-24 02:23:58 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-th-env: import hs-th-env-0.1.0.3

TH splice that expands to an environment variable value. Can be used to
embed build-time parameters in your application.