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.

  1. pprTargetId :: TargetId -> SDoc

    ghc GHC.Types.Target

    No documentation available.

  2. targetId :: Target -> !TargetId

    ghc GHC.Types.Target

    module or filename

  3. targetUnitId :: Target -> !UnitId

    ghc GHC.Types.Target

    id of the unit this target is part of

  4. type family XTickishId (pass :: TickishPass)

    ghc GHC.Types.Tickish

    No documentation available.

  5. breakpointId :: GenTickish (pass :: TickishPass) -> !Int

    ghc GHC.Types.Tickish

    No documentation available.

  6. tickId :: GenTickish (pass :: TickishPass) -> !Int

    ghc GHC.Types.Tickish

    No documentation available.

  7. AnId :: Id -> TyThing

    ghc GHC.Types.TyThing

    No documentation available.

  8. lookupId :: MonadThings m => Name -> m Id

    ghc GHC.Types.TyThing

    No documentation available.

  9. mkAnId :: Id -> TyThing

    ghc GHC.Types.TyThing

    No documentation available.

  10. tyThingId :: HasDebugCallStack => TyThing -> Id

    ghc GHC.Types.TyThing

    Get the Id from a TyThing if it is a id *or* data constructor thing. Panics otherwise

Page 579 of many | Previous | Next