Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. data Format

    ghc-lib GHC.CmmToAsm.Format

    No documentation available.

  2. ForceSpecConstr :: SpecConstrAnnotation

    ghc-lib GHC.Core.Opt.SpecConstr

    No documentation available.

  3. type ForAllTyBinder = VarBndr TyCoVar ForAllTyFlag

    ghc-lib GHC.Plugins

    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

  4. data ForAllTyFlag

    ghc-lib GHC.Plugins

    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. module GHC.StgToCmm.Foreign

    No documentation available.

  6. module GHC.Tc.Gen.Foreign

    Typechecking foreign declarations A foreign declaration is used to either give an externally implemented function a Haskell type (and calling interface) or give a Haskell function an external calling interface. Either way, the range of argument and result types these functions can accommodate is restricted to what the outside world understands (read C), and this module checks to see if a foreign declaration has got a legal type.

  7. ForSigCtxt :: Name -> UserTypeCtxt

    ghc-lib GHC.Tc.Gen.HsType

    No documentation available.

  8. ForSigCtxt :: Name -> UserTypeCtxt

    ghc-lib GHC.Tc.Validity

    No documentation available.

  9. data Format

    gi-vte GI.Vte.Enums

    An enumeration type that can be used to specify the format the selection should be copied to the clipboard in. Since: 0.50

  10. FormatHtml :: Format

    gi-vte GI.Vte.Enums

    Export as HTML formatted text

Page 351 of many | Previous | Next