process-progress-0.14: Run a process and do reportsing on its progress.

Safe HaskellSafe-Inferred

System.Posix.EnvPlus

Synopsis

Documentation

modifyEnv :: String -> (Maybe String -> Maybe String) -> IO ()Source

Generalization of Posix setEnv/unSetEnv.