Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. data ForAllTyFlag

    ghc-lib-parser GHC.Core.TyCo.Rep

    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

  2. type ForAllTyBinder = VarBndr TyCoVar ForAllTyFlag

    ghc-lib-parser GHC.Core.Type

    Variable Binder A ForAllTyBinder is the binder of a ForAllTy It's convenient to define this synonym here rather its natural home in GHC.Core.TyCo.Rep, because it's used in GHC.Core.DataCon.hs-boot See Note [VarBndrs, ForAllTyBinders, TyConBinders, and visibility] A TyVarBinder is a binder with only TyVar

  3. data ForAllTyFlag

    ghc-lib-parser GHC.Core.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

  4. Forward :: EdgeType

    ghc-lib-parser GHC.Data.Graph.Directed

    No documentation available.

  5. ForceRecompile :: PluginRecompile

    ghc-lib-parser GHC.Driver.Plugins

    No documentation available.

  6. module GHC.ForeignSrcLang

    See GHC.LanguageExtensions for an explanation on why this is needed

  7. data ForeignSrcLang

    ghc-lib-parser GHC.ForeignSrcLang.Type

    Foreign formats supported by GHC via TH

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

    ghc-lib-parser GHC.Hs.Decls

    Foreign declaration

  9. data ForeignDecl pass

    ghc-lib-parser GHC.Hs.Decls

    Foreign Declaration

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

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

Page 290 of many | Previous | Next