Name: | ghc-setenv |
---|---|
Version: | 0.1.1.3 |
Release: | 9.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 7591 |
License: | MIT |
RPM: | ghc-setenv-0.1.1.3-9.el8.x86_64.rpm |
Source RPM: | ghc-setenv-0.1.1.3-9.el8.src.rpm |
Build Date: | Tue Oct 18 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://hackage.haskell.org/package/setenv |
Summary: | Cross-platform library for setting environment variables |
Description: | 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'. |