Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. prepForeignCall :: [FFIType] -> FFIType -> IO (Ptr C_ffi_cif)

    ghc-lib-parser GHCi.FFI

    No documentation available.

  2. AddForeignFilePath :: ForeignSrcLang -> FilePath -> THMessage (THResult ())

    ghc-lib-parser GHCi.Message

    No documentation available.

  3. type LForeignDecl pass = XRec pass ForeignDecl pass

    ghc-lib-parser Language.Haskell.Syntax.Decls

    Located Foreign Declaration

  4. XForeignDecl :: !XXForeignDecl pass -> ForeignDecl pass

    ghc-lib-parser Language.Haskell.Syntax.Decls

    No documentation available.

  5. XForeignExport :: !XXForeignExport pass -> ForeignExport pass

    ghc-lib-parser Language.Haskell.Syntax.Decls

    No documentation available.

  6. XForeignImport :: !XXForeignImport pass -> ForeignImport pass

    ghc-lib-parser Language.Haskell.Syntax.Decls

    No documentation available.

  7. con_forall :: ConDecl pass -> Bool

    ghc-lib-parser Language.Haskell.Syntax.Decls

    True = explicit user-written forall e.g. data T a = forall b. MkT b (b->a) con_ex_tvs = {b} False => con_ex_tvs is empty

  8. hs_fords :: HsGroup p -> [LForeignDecl p]

    ghc-lib-parser Language.Haskell.Syntax.Decls

    No documentation available.

  9. GroupForm :: TransForm

    ghc-lib-parser Language.Haskell.Syntax.Expr

    No documentation available.

  10. HsCmdArrForm :: XCmdArrForm id -> LHsExpr id -> LexicalFixity -> [LHsCmdTop id] -> HsCmd id

    ghc-lib-parser Language.Haskell.Syntax.Expr

    No documentation available.

Page 713 of many | Previous | Next