SlackBuildsOrg/haskell/haskell-setenv/README
David Spencer 47339bfd7e
haskell/haskell-setenv: Added (environment variable lib).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2018-11-10 07:47:45 +07:00

7 lines
345 B
Text

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.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache