hoogle
General.System
Description
Module for system like things in basedirectoryetc, or could plausibly be added.
isWindows :: Bool
withModeGlobalRead :: IO () -> IO ()
captureOutput :: IO () -> IO (Maybe String)
system_ :: String -> IO ()
exitMessage :: [String] -> IO a
getEnvVar :: String -> IO (Maybe String)