| ||||||||
| ||||||||
| Description | ||||||||
| Support for UTF-8 based environment manipulation | ||||||||
| Documentation | ||||||||
| getArgs :: IO [String] | ||||||||
| getProgName :: IO String | ||||||||
| getEnv :: String -> IO String | ||||||||
| withArgs :: [String] -> IO a -> IO a | ||||||||
| withProgName :: String -> IO a -> IO a | ||||||||
| getEnvironment :: IO [(String, String)] | ||||||||
| Produced by Haddock version 2.7.2 |