Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.Llvm.Types No documentation available.
parseIdentifier :: P (LocatedN RdrName)ghc GHC.Parser No documentation available.
-
ghc GHC.Parser.Annotation for function name in matches where there are multiple equations for the function.
-
ghc GHC.Parser.Annotation No documentation available.
-
ghc GHC.Parser.Annotation Exact print annotations exist so that tools can perform source to source conversions of Haskell code. They are used to keep track of the various syntactic keywords that are not otherwise captured in the AST. The wiki page describing this feature is https://gitlab.haskell.org/ghc/ghc/wikis/api-annotations https://gitlab.haskell.org/ghc/ghc/-/wikis/implementing-trees-that-grow/in-tree-api-annotations Note: in general the names of these are taken from the corresponding token, unless otherwise noted See Note [exact print annotations] above for details of the usage
widenAnchor :: Anchor -> [AddEpAnn] -> Anchorghc GHC.Parser.Annotation No documentation available.
widenAnchorS :: Anchor -> SrcSpan -> Anchorghc GHC.Parser.Annotation No documentation available.
widenLocatedAn :: EpAnn an -> [AddEpAnn] -> EpAnn anghc GHC.Parser.Annotation No documentation available.
widenSpan :: SrcSpan -> [AddEpAnn] -> SrcSpanghc GHC.Parser.Annotation The annotations need to all come after the anchor. Make sure this is the case.
-
ghc GHC.Parser.CharClass No documentation available.