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

    ghc GHC.Types.Id

    Expose the unfolding if there is one, including for loop breakers

  2. scaleIdBy :: Mult -> Id -> Id

    ghc GHC.Types.Id

    No documentation available.

  3. setIdArity :: Id -> Arity -> Id

    ghc GHC.Types.Id

    No documentation available.

  4. setIdCafInfo :: Id -> CafInfo -> Id

    ghc GHC.Types.Id

    No documentation available.

  5. setIdCallArity :: Id -> Arity -> Id

    ghc GHC.Types.Id

    No documentation available.

  6. setIdCbvMarks :: Id -> [CbvMark] -> Id

    ghc GHC.Types.Id

    If all marks are NotMarkedStrict we just set nothing.

  7. setIdCprSig :: Id -> CprSig -> Id

    ghc GHC.Types.Id

    No documentation available.

  8. setIdDemandInfo :: Id -> Demand -> Id

    ghc GHC.Types.Id

    No documentation available.

  9. setIdDmdSig :: Id -> DmdSig -> Id

    ghc GHC.Types.Id

    No documentation available.

  10. setIdExported :: Id -> Id

    ghc GHC.Types.Id

    No documentation available.

Page 570 of many | Previous | Next