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. setIdUnfolding :: Id -> Unfolding -> Id

    ghc GHC.Types.Id

    No documentation available.

  2. setIdUnique :: Id -> Unique -> Id

    ghc GHC.Types.Id

    No documentation available.

  3. transferPolyIdInfo :: Id -> [Var] -> Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  4. updateIdTypeAndMult :: (Type -> Type) -> Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  5. updateIdTypeAndMultM :: Monad m => (Type -> m Type) -> Id -> m Id

    ghc GHC.Types.Id

    No documentation available.

  6. updateIdTypeButNotMult :: (Type -> Type) -> Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  7. zapFragileIdInfo :: Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  8. zapIdDmdSig :: Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  9. zapIdOccInfo :: Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  10. zapIdTailCallInfo :: Id -> Id

    ghc GHC.Types.Id

    No documentation available.

Page 572 of many | Previous | Next