Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. setIdTagSig :: Id -> TagSig -> Id

    ghc GHC.Types.Id

    No documentation available.

  2. setIdType :: Id -> Type -> Id

    ghc GHC.Types.Id

    Not only does this set the Id Type, it also evaluates the type to try and reduce space usage

  3. setIdUnfolding :: Id -> Unfolding -> Id

    ghc GHC.Types.Id

    No documentation available.

  4. setIdUnique :: Id -> Unique -> Id

    ghc GHC.Types.Id

    No documentation available.

  5. setInlineActivation :: Id -> Activation -> Id

    ghc GHC.Types.Id

    No documentation available.

  6. setInlinePragma :: Id -> InlinePragma -> Id

    ghc GHC.Types.Id

    No documentation available.

  7. setOneShotLambda :: Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  8. setArityInfo :: IdInfo -> ArityInfo -> IdInfo

    ghc GHC.Types.Id.Info

    No documentation available.

  9. setCafInfo :: IdInfo -> CafInfo -> IdInfo

    ghc GHC.Types.Id.Info

    No documentation available.

  10. setCallArityInfo :: IdInfo -> ArityInfo -> IdInfo

    ghc GHC.Types.Id.Info

    No documentation available.

Page 182 of many | Previous | Next