Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Parser.Lexer Parser options. See mkParserOpts to construct this.
ParserOpts :: ExtsBitmap -> DiagOpts -> [String] -> ParserOptsghc GHC.Parser.Lexer No documentation available.
-
ghc GHC.Parser.Lexer No documentation available.
-
No documentation available.
-
ghc GHC.Parser.PostProcess No documentation available.
-
ghc GHC.Parser.PostProcess Extra information for the expression GHC is currently inspecting/parsing. It can be used to generate more informative parser diagnostics and hints.
ParseContext :: !Maybe RdrName -> PatIncompleteDoBlock -> ParseContextghc GHC.Parser.PostProcess No documentation available.
-
ghc GHC.Parser.PostProcess See Note [Ambiguous syntactic categories] and Note [PatBuilder]
-
ghc GHC.Parser.Types See Note [Ambiguous syntactic categories] and Note [PatBuilder]
PatBuilderApp :: LocatedA (PatBuilder p) -> LocatedA (PatBuilder p) -> PatBuilder pghc GHC.Parser.Types No documentation available.