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.
allPmCheckWarnings :: [WarningFlag]ghc GHC.HsToCore.Pmc.Utils All warning flags that need to run the pattern match checker.
allocateGlobalBinder :: NameCache -> Module -> OccName -> SrcSpan -> IO Nameghc GHC.Iface.Env No documentation available.
allocateComments :: RealSrcSpan -> [LEpaComment] -> ([LEpaComment], [LEpaComment])ghc GHC.Parser.Lexer No documentation available.
allocateCommentsP :: MonadP m => RealSrcSpan -> m EpAnnCommentsghc GHC.Parser.Lexer Go through the comment_q in PState and remove all comments that belong within the given span
-
ghc GHC.Parser.Lexer No documentation available.
allocateFinalCommentsP :: MonadP m => RealSrcSpan -> m EpAnnCommentsghc GHC.Parser.Lexer Go through the comment_q in PState and remove all comments that come after the given span
-
ghc GHC.Parser.Lexer No documentation available.
allocatePriorCommentsP :: MonadP m => RealSrcSpan -> m EpAnnCommentsghc GHC.Parser.Lexer Go through the comment_q in PState and remove all comments that come before or within the given span
allowed_combination :: Ways -> Boolghc GHC.Platform.Ways Check if a combination of ways is allowed
-
ghc GHC.StgToCmm.Heap No documentation available.