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.
-
ghc GHC.Types.Id.Make No documentation available.
-
ghc GHC.Types.Meta The supported metaprogramming result types
metaRequestAW :: Functor f => MetaHook f -> LHsExpr GhcTc -> f Serializedghc GHC.Types.Meta No documentation available.
metaRequestD :: Functor f => MetaHook f -> LHsExpr GhcTc -> f [LHsDecl GhcPs]ghc GHC.Types.Meta No documentation available.
metaRequestE :: Functor f => MetaHook f -> LHsExpr GhcTc -> f (LHsExpr GhcPs)ghc GHC.Types.Meta No documentation available.
metaRequestP :: Functor f => MetaHook f -> LHsExpr GhcTc -> f (LPat GhcPs)ghc GHC.Types.Meta No documentation available.
metaRequestT :: Functor f => MetaHook f -> LHsExpr GhcTc -> f (LHsType GhcPs)ghc GHC.Types.Meta No documentation available.
seqEltsNameEnv :: (elt -> ()) -> NameEnv elt -> ()ghc GHC.Types.Name.Env No documentation available.
mkEqPredCoOcc :: OccName -> OccNameghc GHC.Types.Name.Occurrence No documentation available.
mkRepEqOcc :: OccName -> OccNameghc GHC.Types.Name.Occurrence No documentation available.