Hoogle Search
Within LTS Haskell 24.12 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
NoAssocTyLastVarInKind :: AssociatedTyLastVarInKindghc-lib-parser GHC.Tc.Errors.Types No documentation available.
NoAssociatedTyNotParamOverLastTyVar :: AssociatedTyNotParamOverLastTyVarghc-lib-parser GHC.Tc.Errors.Types No documentation available.
TcRnLastStmtNotExpr :: HsStmtContextRn -> UnexpectedStatement -> TcRnMessageghc-lib-parser GHC.Tc.Errors.Types TcRnLastStmtNotExpr is an error caused by the last statement in a statement block not being an expression. Example(s): do x <- pure () do let x = 5 Test cases: renameshould_failT6060 parsershould_failT3811g parsershould_failreadFail028
WildcardNotLastInConstraint :: BadAnonWildcardContextghc-lib-parser GHC.Tc.Errors.Types No documentation available.
YesAssocTyLastVarInKind :: TyCon -> AssociatedTyLastVarInKindghc-lib-parser GHC.Tc.Errors.Types The associated type family of the class
YesAssociatedTyNotParamOverLastTyVar :: TyCon -> AssociatedTyNotParamOverLastTyVarghc-lib-parser GHC.Tc.Errors.Types The associated type family of the class
associatedTyLastVarInKind :: Maybe TyCon -> AssociatedTyLastVarInKindghc-lib-parser GHC.Tc.Errors.Types No documentation available.
associatedTyNotParamOverLastTyVar :: Maybe TyCon -> AssociatedTyNotParamOverLastTyVarghc-lib-parser GHC.Tc.Errors.Types No documentation available.
-
ghc-lib-parser GHC.Utils.Misc Replace the last element of a list with another element.
sdocLastColour :: SDocContext -> !PprColourghc-lib-parser GHC.Utils.Outputable The most recently used colour. This allows nesting colours.