ghc-6.12.2: The GHC API
Source code
Contents
Index
Ctype
Documentation
is_ident
::
Char
->
Bool
Source
is_symbol
::
Char
->
Bool
Source
is_any
::
Char
->
Bool
Source
is_space
::
Char
->
Bool
Source
is_lower
::
Char
->
Bool
Source
is_upper
::
Char
->
Bool
Source
is_digit
::
Char
->
Bool
Source
is_alphanum
::
Char
->
Bool
Source
is_decdigit
::
Char
->
Bool
Source
is_hexdigit
::
Char
->
Bool
Source
is_octdigit
::
Char
->
Bool
Source
hexDigit
::
Char
->
Int
Source
octDecDigit
::
Char
->
Int
Source
Produced by
Haddock
version 2.6.1