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. setIdDmdSig :: Id -> DmdSig -> Id

    ghc GHC.Plugins

    No documentation available.

  2. setIdInfo :: Id -> IdInfo -> Id

    ghc GHC.Plugins

    No documentation available.

  3. setIdLFInfo :: Id -> LambdaFormInfo -> Id

    ghc GHC.Plugins

    No documentation available.

  4. setIdMult :: Id -> Mult -> Id

    ghc GHC.Plugins

    No documentation available.

  5. setIdName :: Id -> Name -> Id

    ghc GHC.Plugins

    No documentation available.

  6. setIdOccInfo :: Id -> OccInfo -> Id

    ghc GHC.Plugins

    No documentation available.

  7. setIdOneShotInfo :: Id -> OneShotInfo -> Id

    ghc GHC.Plugins

    No documentation available.

  8. setIdSpecialisation :: Id -> RuleInfo -> Id

    ghc GHC.Plugins

    No documentation available.

  9. setIdTagSig :: Id -> TagSig -> Id

    ghc GHC.Plugins

    No documentation available.

  10. setIdType :: Id -> Type -> Id

    ghc GHC.Plugins

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

Page 171 of many | Previous | Next