Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. setIdOccInfo :: Id -> OccInfo -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  2. setIdOneShotInfo :: Id -> OneShotInfo -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  3. setIdSpecialisation :: Id -> RuleInfo -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  4. setIdTagSig :: Id -> TagSig -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  5. setIdType :: Id -> Type -> Id

    ghc-lib-parser GHC.Types.Id

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

  6. setIdUnfolding :: Id -> Unfolding -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  7. setIdUnique :: Id -> Unique -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  8. setInlineActivation :: Id -> Activation -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  9. setInlinePragma :: Id -> InlinePragma -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

  10. setOneShotLambda :: Id -> Id

    ghc-lib-parser GHC.Types.Id

    No documentation available.

Page 381 of many | Previous | Next