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.
pprTargetId :: TargetId -> SDocghc GHC.Types.Target No documentation available.
targetId :: Target -> !TargetIdghc GHC.Types.Target module or filename
targetUnitId :: Target -> !UnitIdghc GHC.Types.Target id of the unit this target is part of
type family
XTickishId (pass :: TickishPass)ghc GHC.Types.Tickish No documentation available.
breakpointId :: GenTickish (pass :: TickishPass) -> !Intghc GHC.Types.Tickish No documentation available.
tickId :: GenTickish (pass :: TickishPass) -> !Intghc GHC.Types.Tickish No documentation available.
-
ghc GHC.Types.TyThing No documentation available.
lookupId :: MonadThings m => Name -> m Idghc GHC.Types.TyThing No documentation available.
-
ghc GHC.Types.TyThing No documentation available.
tyThingId :: HasDebugCallStack => TyThing -> Idghc GHC.Types.TyThing Get the Id from a TyThing if it is a id *or* data constructor thing. Panics otherwise