ghc-6.12.2: The GHC API
Source code
Contents
Index
Convert
Documentation
convertToHsExpr
::
SrcSpan
->
Exp
->
Either
Message
(
LHsExpr
RdrName
)
Source
convertToPat
::
SrcSpan
->
Pat
->
Either
Message
(
LPat
RdrName
)
Source
convertToHsDecls
::
SrcSpan
-> [
Dec
] ->
Either
Message
[
LHsDecl
RdrName
]
Source
convertToHsType
::
SrcSpan
->
Type
->
Either
Message
(
LHsType
RdrName
)
Source
thRdrNameGuesses
::
Name
-> [
RdrName
]
Source
Produced by
Haddock
version 2.6.1