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. updateIdTypeAndMult :: (Type -> Type) -> Id -> Id

    ghc GHC.Plugins

    No documentation available.

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

    ghc GHC.Plugins

    No documentation available.

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

    ghc GHC.Plugins

    No documentation available.

  4. zapFragileIdInfo :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

  5. zapIdDmdSig :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

  6. zapIdOccInfo :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

  7. zapIdTailCallInfo :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

  8. zapIdUnfolding :: Id -> Id

    ghc GHC.Plugins

    Similar to trimUnfolding, but also removes evaldness info.

  9. zapIdUsageEnvInfo :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

  10. zapIdUsageInfo :: Id -> Id

    ghc GHC.Plugins

    No documentation available.

Page 537 of many | Previous | Next