Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
linesPlatform :: String -> [String]ghc GHC.SysTools.Process No documentation available.
ft_forall :: FFoldType a -> TcTyVar -> a -> aghc GHC.Tc.Deriv.Functor Forall type
BootForeignDecls :: !NonEmpty (LForeignDecl GhcRn) -> BadBootDeclsghc GHC.Tc.Errors.Types No documentation available.
DerivErrDunnoHowToDeriveForType :: Type -> DeriveInstanceErrReasonghc GHC.Tc.Errors.Types GHC simply doesn't how to how derive the input Class for the given Type.
EmptyCaseForall :: ForAllTyBinder -> BadEmptyCaseReasonghc GHC.Tc.Errors.Types No documentation available.
EmptyStmtsGroupInTransformListComp :: EmptyStatementGroupErrReasonghc GHC.Tc.Errors.Types Empty statement group in a transform list comprehension Example: [() | then ()]
-
ghc GHC.Tc.Errors.Types No documentation available.
IllegalStaticFormInSplice :: !HsExpr GhcPs -> THErrorghc GHC.Tc.Errors.Types IllegalStaticFormInSplice is an error when a user attempts to define a static pointer in a Template Haskell splice. Example(s): Test cases: th/TH_StaticPointers02
MalformedType :: TypeOrKind -> Type -> ConversionFailReasonghc GHC.Tc.Errors.Types No documentation available.
-
ghc GHC.Tc.Errors.Types Different places in which a nested foralls/contexts error might occur.