Hoogle Search
Within LTS Haskell 24.50 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
SuggestTypeSignatureRemoveQualifier :: GhcHintghc GHC.Types.Hint Suggests that for a type signature 'M.x :: ...' the qualifier should be omitted in order to be accepted by GHC. Triggered by: PsErrInvalidTypeSignature Test case(s): module/mod98
-
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.