Hoogle Search
Within LTS Haskell 24.42 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
allocateCommentsP :: MonadP m => RealSrcSpan -> m EpAnnCommentsghc-lib-parser GHC.Parser.Lexer Go through the comment_q in PState and remove all comments that belong within the given span
-
ghc-lib-parser GHC.Parser.Lexer No documentation available.
allocateFinalCommentsP :: MonadP m => RealSrcSpan -> m EpAnnCommentsghc-lib-parser GHC.Parser.Lexer Go through the comment_q in PState and remove all comments that come after the given span
-
ghc-lib-parser GHC.Parser.Lexer No documentation available.
allocatePriorCommentsP :: MonadP m => RealSrcSpan -> m EpAnnCommentsghc-lib-parser GHC.Parser.Lexer Go through the comment_q in PState and remove all comments that come before or within the given span
-
ghc-lib-parser GHC.Platform.Reg.Class.NoVectors No documentation available.
-
ghc-lib-parser GHC.Platform.Reg.Class.Separate No documentation available.
-
ghc-lib-parser GHC.Platform.Reg.Class.Unified No documentation available.
allowed_combination :: Ways -> Boolghc-lib-parser GHC.Platform.Ways Check if a combination of ways is allowed
allDistinctTyVars :: TyVarSet -> [KindOrType] -> Boolghc-lib-parser GHC.Tc.Utils.TcType No documentation available.