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. type OutId = Id

    ghc GHC.Types.Id

    No documentation available.

  2. asJoinId :: Id -> JoinArity -> JoinId

    ghc GHC.Types.Id

    No documentation available.

  3. asJoinId_maybe :: Id -> JoinPointHood -> Id

    ghc GHC.Types.Id

    No documentation available.

  4. asNonWorkerLikeId :: Id -> Id

    ghc GHC.Types.Id

    Remove any cbv marks on arguments from a given Id.

  5. asWorkerLikeId :: Id -> Id

    ghc GHC.Types.Id

    Turn this id into a WorkerLikeId if possible.

  6. floatifyIdDemandInfo :: Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  7. globaliseId :: Id -> Id

    ghc GHC.Types.Id

    If it's a local, make it global

  8. isClassOpId :: Id -> Bool

    ghc GHC.Types.Id

    No documentation available.

  9. isClassOpId_maybe :: Id -> Maybe Class

    ghc GHC.Types.Id

    No documentation available.

  10. isConLikeId :: Id -> Bool

    ghc GHC.Types.Id

    No documentation available.

Page 566 of many | Previous | Next