Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. data ForeignHint

    ghc-lib-parser GHC.Cmm.Type

    No documentation available.

  2. ForAllPred :: [TyVar] -> [PredType] -> PredType -> Pred

    ghc-lib-parser GHC.Core.Predicate

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

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

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

    No documentation available.

  4. ForAllTy :: ForAllTyBinder -> Type -> Type

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

    No documentation available.

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

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

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

  8. Forward :: EdgeType

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

    No documentation available.

  9. ForceRecompile :: PluginRecompile

    ghc-lib-parser GHC.Driver.Plugins

    No documentation available.

  10. module GHC.ForeignSrcLang

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

Page 290 of many | Previous | Next