Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. setIdOneShotInfo :: Id -> OneShotInfo -> Id

    ghc GHC.Types.Id

    No documentation available.

  2. setIdSpecialisation :: Id -> RuleInfo -> Id

    ghc GHC.Types.Id

    No documentation available.

  3. setIdTagSig :: Id -> TagSig -> Id

    ghc GHC.Types.Id

    No documentation available.

  4. 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

  5. setIdUnfolding :: Id -> Unfolding -> Id

    ghc GHC.Types.Id

    No documentation available.

  6. setIdUnique :: Id -> Unique -> Id

    ghc GHC.Types.Id

    No documentation available.

  7. setInlineActivation :: Id -> Activation -> Id

    ghc GHC.Types.Id

    No documentation available.

  8. setInlinePragma :: Id -> InlinePragma -> Id

    ghc GHC.Types.Id

    No documentation available.

  9. setOneShotLambda :: Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  10. setArityInfo :: IdInfo -> ArityInfo -> IdInfo

    ghc GHC.Types.Id.Info

    No documentation available.

Page 198 of many | Previous | Next