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. ForAllPred :: [TyVar] -> [PredType] -> PredType -> Pred

    ghc-lib-parser GHC.Core.Predicate

    A quantified predicate. See Note [Quantified constraints] in GHC.Tc.Solver.Solve

  2. ForAllCo :: TyCoVar -> ForAllTyFlag -> ForAllTyFlag -> KindCoercion -> Coercion -> Coercion

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

    No documentation available.

  3. ForAllTy :: ForAllTyBinder -> Type -> Type

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

    No documentation available.

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

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

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

  7. Forward :: EdgeType

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

    No documentation available.

  8. ForceRecompile :: PluginRecompile

    ghc-lib-parser GHC.Driver.Plugins

    No documentation available.

  9. module GHC.ForeignSrcLang

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

  10. data ForeignSrcLang

    ghc-lib-parser GHC.ForeignSrcLang.Type

    Foreign formats supported by GHC via TH

Page 290 of many | Previous | Next