utf8-string-0.3.6: Support for reading and writing UTF8 Strings
Source code
Contents
Index
System.Environment.UTF8
Portability
portable
Stability
experimental
Maintainer
emertens@galois.com
Description
Support for UTF-8 based environment manipulation
Documentation
getArgs
::
IO
[
String
]
Source
getProgName
::
IO
String
Source
getEnv
::
String
->
IO
String
Source
withArgs
:: [
String
] ->
IO
a ->
IO
a
Source
withProgName
::
String
->
IO
a ->
IO
a
Source
getEnvironment
::
IO
[(
String
,
String
)]
Source
Produced by
Haddock
version 2.4.2