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.

Homepage:
http://hackage.haskell.org/package/setenv
