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. ForceRecompile :: PluginRecompile

    ghc GHC.Driver.Plugins

    No documentation available.

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

    ghc GHC.Hs.Decls

    Foreign declaration

  3. data ForeignDecl pass

    ghc GHC.Hs.Decls

    Foreign Declaration

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

    ghc GHC.Hs.Decls

  5. data ForeignExport pass

    ghc GHC.Hs.Decls

    No documentation available.

  6. ForeignImport :: XForeignImport pass -> LIdP pass -> LHsSigType pass -> ForeignImport pass -> ForeignDecl pass

    ghc GHC.Hs.Decls

    No documentation available.

  7. data ForeignImport pass

    ghc GHC.Hs.Decls

    No documentation available.

  8. data ForAllTyFlag

    ghc GHC.Iface.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

  9. ForInStat :: Bool -> Ident -> JStgExpr -> JStgStat -> JStgStat

    ghc GHC.JS.JStg.Syntax

    For-in, bool is "each' when True

  10. ForStat :: JStgStat -> JStgExpr -> JStgStat -> JStgStat -> JStgStat

    ghc GHC.JS.JStg.Syntax

    For

Page 254 of many | Previous | Next