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. PrimCallConv :: CCallConv

    ghc GHC.Types.ForeignCall

    No documentation available.

  2. StdCallConv :: CCallConv

    ghc GHC.Types.ForeignCall

    No documentation available.

  3. ccallConvAttribute :: CCallConv -> SDoc

    ghc GHC.Types.ForeignCall

    No documentation available.

  4. ccallConvToInt :: CCallConv -> Int

    ghc GHC.Types.ForeignCall

    No documentation available.

  5. defaultCCallConv :: CCallConv

    ghc GHC.Types.ForeignCall

    No documentation available.

  6. isSafeForeignCall :: ForeignCall -> Bool

    ghc GHC.Types.ForeignCall

    No documentation available.

  7. LocallyBoundAt :: SrcSpan -> HowInScope

    ghc GHC.Types.Hint

    It was locally bound at this particular source location.

  8. idCallArity :: Id -> Arity

    ghc GHC.Types.Id

    No documentation available.

  9. isFCallId :: Id -> Bool

    ghc GHC.Types.Id

    No documentation available.

  10. isFCallId_maybe :: Id -> Maybe ForeignCall

    ghc GHC.Types.Id

    No documentation available.

Page 318 of many | Previous | Next