Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

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

  1. ForD :: XForD p -> ForeignDecl p -> HsDecl p

    ghc-lib-parser GHC.Hs.Decls

    Foreign declaration

  2. data ForeignDecl pass

    ghc-lib-parser GHC.Hs.Decls

    Foreign Declaration

  3. ForeignExport :: XForeignExport pass -> LIdP pass -> LHsSigType pass -> ForeignExport pass -> ForeignDecl pass

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  4. data ForeignExport pass

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  5. ForeignImport :: XForeignImport pass -> LIdP pass -> LHsSigType pass -> ForeignImport pass -> ForeignDecl pass

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  6. data ForeignImport pass

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  7. data ForAllTyFlag

    ghc-lib-parser GHC.Iface.Type

    ForAllTyFlag Is something required to appear in source Haskell (Required), permitted by request (Specified) (visible type application), or prohibited entirely from appearing in source Haskell (Inferred)? See Note [VarBndrs, ForAllTyBinders, TyConBinders, and visibility] in GHC.Core.TyCo.Rep

  8. module GHC.Internal.ForeignSrcLang

    No documentation available.

  9. data ForeignSrcLang

    ghc-lib-parser GHC.Internal.ForeignSrcLang

    Foreign formats supported by GHC via TH

  10. ForeignFunctionInterface :: Extension

    ghc-lib-parser GHC.Internal.LanguageExtensions

    No documentation available.

Page 291 of many | Previous | Next