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. ForeignImport :: XForeignImport pass -> LIdP pass -> LHsSigType pass -> ForeignImport pass -> ForeignDecl pass

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

    No documentation available.

  2. data ForeignImport pass

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

    No documentation available.

  3. 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

  4. module Hackage.Security.Client.Formats

    No documentation available.

  5. data Format a

    hackage-security Hackage.Security.Client.Formats

    Format is a singleton type (reflection type to term level) NOTE: In the future we might add further compression formats.

  6. data FormatGz

    hackage-security Hackage.Security.Client.Formats

    No documentation available.

  7. data FormatUn

    hackage-security Hackage.Security.Client.Formats

    No documentation available.

  8. data Formats a b

    hackage-security Hackage.Security.Client.Formats

    Available formats Rather than having a general list here, we enumerate all possibilities. This means we are very precise about what we expect, and we avoid any runtime errors about unexpected format definitions. NOTE: If we add additional cases here (for dealing with additional formats) all calls to error "inaccessible" need to be reevaluated.

  9. ForeignFunctionInterface :: Extension

    hint Language.Haskell.Interpreter

    No documentation available.

  10. ForeignFunctionInterface :: Extension

    hint Language.Haskell.Interpreter.Extension

    No documentation available.

Page 297 of many | Previous | Next