./devel/hs-setenv, Cross-platform library for setting environment variables

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


Branch: CURRENT, Version: 0.1.1.3nb1, Package name: hs-setenv-0.1.1.3nb1, Maintainer: pkgsrc-users

A cross-platform library for setting environment variables

Note: Since base-4.7.0.0 the functions setEnv and unsetEnv are provided by
System.Environment. System.SetEnv merily re-exports those functions when
built with base >= 4.7.


Master sites:

Filesize: 2.646 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-28 16:29:40 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-setenv: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   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-31 19:21:51 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-setenv: import hs-setenv-0.1.1.3

A cross-platform library for setting environment variables

Note: Since base-4.7.0.0 the functions setEnv and unsetEnv are provided by
System.Environment. System.SetEnv merily re-exports those functions when
built with base >= 4.7.