Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
System.Environment.Compat
Description
Miscellaneous information about the system environment.
Documentation
getProgName :: IO String #
withProgName :: String -> IO a -> IO a #
getEnvironment :: IO [(String, String)] #