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. updatePlatformConstants :: DynFlags -> Maybe PlatformConstants -> IO DynFlags

    ghc-lib-parser GHC.Driver.Session

    No documentation available.

  2. pprLHsBindsForUser :: forall (idL :: Pass) (idR :: Pass) (id2 :: Pass) . (OutputableBndrId idL, OutputableBndrId idR, OutputableBndrId id2) => LHsBindsLR (GhcPass idL) (GhcPass idR) -> [LSig (GhcPass id2)] -> [SDoc]

    ghc-lib-parser GHC.Hs.Binds

    No documentation available.

  3. type LForeignDecl pass = XRec pass ForeignDecl pass

    ghc-lib-parser GHC.Hs.Decls

    Located Foreign Declaration

  4. XForeignDecl :: !XXForeignDecl pass -> ForeignDecl pass

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  5. XForeignExport :: !XXForeignExport pass -> ForeignExport pass

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  6. XForeignImport :: !XXForeignImport pass -> ForeignImport pass

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  7. acdh_forall :: AnnConDeclH98 -> TokForall

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  8. con_forall :: ConDecl pass -> Bool

    ghc-lib-parser GHC.Hs.Decls

    True = explicit user-written forall e.g. data T a = forall b. MkT b (b->a) con_ex_tvs = {b} False => con_ex_tvs is empty

  9. hs_fords :: HsGroup p -> [LForeignDecl p]

    ghc-lib-parser GHC.Hs.Decls

    No documentation available.

  10. aesBarsBefore :: AnnExplicitSum -> [EpToken "|"]

    ghc-lib-parser GHC.Hs.Expr

    No documentation available.

Page 684 of many | Previous | Next