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. setIdInfo :: Id -> IdInfo -> Id

    ghc GHC.Types.Id

    No documentation available.

  2. setIdLFInfo :: Id -> LambdaFormInfo -> Id

    ghc GHC.Types.Id

    No documentation available.

  3. setIdMult :: Id -> Mult -> Id

    ghc GHC.Types.Id

    No documentation available.

  4. setIdName :: Id -> Name -> Id

    ghc GHC.Types.Id

    No documentation available.

  5. setIdNotExported :: Id -> Id

    ghc GHC.Types.Id

    No documentation available.

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

    ghc GHC.Types.Id

    No documentation available.

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

    ghc GHC.Types.Id

    No documentation available.

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

    ghc GHC.Types.Id

    No documentation available.

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

    ghc GHC.Types.Id

    No documentation available.

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

Page 571 of many | Previous | Next