Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. data ForeignJSRef

    ghc-lib-parser GHC.StgToJS.Types

    A foreign reference to some JS code

  2. ForeignJSRef :: FastString -> FastString -> Safety -> CCallConv -> [FastString] -> FastString -> ForeignJSRef

    ghc-lib-parser GHC.StgToJS.Types

    No documentation available.

  3. ForallTelescopeSyntax :: TypeSyntax

    ghc-lib-parser GHC.Tc.Errors.Types

    forall tvs. t
    

  4. ForeignDeclCtx :: LocatedN RdrName -> HsDocContext

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  5. ForeignDynNotPtr :: Type -> Type -> IllegalForeignTypeReason

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  6. ForeignLabelNotAPtr :: TypeCannotBeMarshaledReason

    ghc-lib-parser GHC.Tc.Errors.Types

    No documentation available.

  7. data ForeignSrcLang

    ghc-lib-parser GHC.Tc.Types

    Foreign formats supported by GHC via TH

  8. ForAllSkol :: TyVarBndrs -> SkolemInfoAnon

    ghc-lib-parser GHC.Tc.Types.Origin

    No documentation available.

  9. ForSigCtxt :: Name -> UserTypeCtxt

    ghc-lib-parser GHC.Tc.Types.Origin

    No documentation available.

  10. data ForAllTyFlag

    ghc-lib-parser GHC.Tc.Utils.TcType

    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

Page 293 of many | Previous | Next