utf8-string-0.3.6: Support for reading and writing UTF8 StringsSource codeContentsIndex
System.Environment.UTF8
Portabilityportable
Stabilityexperimental
Maintaineremertens@galois.com
Description
Support for UTF-8 based environment manipulation
Documentation
getArgs :: IO [String]Source
getProgName :: IO StringSource
getEnv :: String -> IO StringSource
withArgs :: [String] -> IO a -> IO aSource
withProgName :: String -> IO a -> IO aSource
getEnvironment :: IO [(String, String)]Source
Produced by Haddock version 2.6.1