utf8-string-0.3.6: Support for reading and writing UTF8 StringsContentsIndex
System.Environment.UTF8
Portabilityportable
Stabilityexperimental
Maintaineremertens@galois.com
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