Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. peelManyCalls :: Arity -> SubDemand -> (Card, SubDemand)

    ghc GHC.Types.Demand

    No documentation available.

  2. module GHC.Types.ForeignCall

    No documentation available.

  3. CCall :: CCallSpec -> ForeignCall

    ghc GHC.Types.ForeignCall

    No documentation available.

  4. data CCallConv

    ghc GHC.Types.ForeignCall

    No documentation available.

  5. CCallConv :: CCallConv

    ghc GHC.Types.ForeignCall

    No documentation available.

  6. data CCallSpec

    ghc GHC.Types.ForeignCall

    No documentation available.

  7. CCallSpec :: CCallTarget -> CCallConv -> Safety -> CCallSpec

    ghc GHC.Types.ForeignCall

    No documentation available.

  8. data CCallTarget

    ghc GHC.Types.ForeignCall

    How to call a particular function in C-land.

  9. newtype ForeignCall

    ghc GHC.Types.ForeignCall

    No documentation available.

  10. JavaScriptCallConv :: CCallConv

    ghc GHC.Types.ForeignCall

    No documentation available.

Page 317 of many | Previous | Next