Language.Haskell.Exts.Annotated
Re-exported modules
Parsing of Haskell source files
parseFile
parseFileWithMode
parseFileWithExts
parseFileWithComments
parseFileContents
parseFileContentsWithMode
parseFileContentsWithExts
parseFileContentsWithComments
Parsing of Haskell source elements,
parseModule
parseModuleWithMode
parseModuleWithComments
parseExp
parseExpWithMode
parseExpWithComments
parseStmt
parseStmtWithMode
parseStmtWithComments
parsePat
parsePatWithMode
parsePatWithComments
parseDecl
parseDeclWithMode
parseDeclWithComments
parseType
parseTypeWithMode
parseTypeWithComments
Read extensions declared in LANGUAGE pragmas
readExtensions