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. type ForeignHValue = ForeignRef HValue

    ghc-lib-parser GHCi.RemoteTypes

    No documentation available.

  2. data ForeignRef (a :: k)

    ghc-lib-parser GHCi.RemoteTypes

    An RemoteRef with a finalizer

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

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

    Foreign declaration

  4. data ForeignDecl pass

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

    Foreign Declaration

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

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

    No documentation available.

  6. data ForeignExport pass

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

    No documentation available.

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

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

    No documentation available.

  8. data ForeignImport pass

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

    No documentation available.

  9. data ForAllTyFlag

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

    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

  10. module Hackage.Security.Client.Formats

    No documentation available.

Page 296 of many | Previous | Next