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.
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.
data
TyCoMapper env (m :: Type -> Type)ghc GHC.Plugins This describes how a "map" operation over a type/coercion should behave
-
ghc GHC.Plugins No documentation available.
isMappedByLC :: TyCoVar -> LiftingContext -> Boolghc GHC.Plugins Is a var in the domain of a lifting context?