Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc GHC.HsToCore.Docs Create decl and arg doc-maps by looping through the declarations. For each declaration, find its names, its subordinates, and its doc strings.
unionArgMaps :: UniqMap Name (IntMap b) -> UniqMap Name (IntMap b) -> UniqMap Name (IntMap b)ghc GHC.HsToCore.Docs Unions together two ArgDocMaps (or ArgMaps in haddock-api), such that two maps with values for the same key merge the inner map as well. Left biased so unionArgMaps a b prefers a over b.
bin_symtab_map :: BinSymbolTable -> !IORef (UniqFM Name (Int, Name))ghc GHC.Iface.Binary No documentation available.
type
RefMap a = Map Identifier [(Span, IdentifierDetails a)]ghc GHC.Iface.Ext.Utils No documentation available.
generateReferencesMap :: Foldable f => f (HieAST a) -> RefMap aghc GHC.Iface.Ext.Utils No documentation available.
tyMap :: HieTypeState -> !TypeMap TypeIndexghc GHC.Iface.Ext.Utils No documentation available.
pExtsBitmap :: ParserOpts -> !ExtsBitmapghc GHC.Parser.Lexer bitmap of permitted extensions
rejectPragmaPV :: DisambECP b => LocatedA b -> PV ()ghc GHC.Parser.PostProcess Validate infixexp LHS to reject unwanted {-# SCC ... #-} pragmas
pc_BITMAP_BITS_SHIFT :: PlatformConstants -> {-# UNPACK #-} !Intghc GHC.Platform No documentation available.
pc_BITMAP_BITS_SHIFT :: PlatformConstants -> {-# UNPACK #-} !Intghc GHC.Platform.Constants No documentation available.