Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
descNullsLast :: PersistField a => SqlExpr (Value a) -> SqlExpr OrderByesqueleto Database.Esqueleto.PostgreSQL Descending order of this field or SqlExpression with nulls coming last.
replaceLastNode :: forall n (x :: Extensibility) . Block n x C -> n O C -> Block n x Cghc-lib-parser GHC.Cmm.Dataflow.Block No documentation available.
-
ghc-lib-parser GHC.Hs.Utils No documentation available.
ped_do_in_last_100 :: PsErrParseDetails -> !Boolghc-lib-parser GHC.Parser.Errors.Types Is there a 'do' in the last 100 characters?
ped_mdo_in_last_100 :: PsErrParseDetails -> !Boolghc-lib-parser GHC.Parser.Errors.Types Is there an mdo in the last 100 characters?
alr_last_loc :: PState -> PsSpanghc-lib-parser GHC.Parser.Lexer No documentation available.
setLastToken :: PsSpan -> Int -> P ()ghc-lib-parser GHC.Parser.Lexer No documentation available.
data
AssociatedTyLastVarInKind ghc-lib-parser GHC.Tc.Errors.Types If YesAssocTyLastVarInKind, the associated type of a typeclass contains the last type variable of the class in a kind, which is not (yet) allowed by GHC.
data
AssociatedTyNotParamOverLastTyVar ghc-lib-parser GHC.Tc.Errors.Types If NoAssociatedTyNotParamOverLastTyVar, the associated type of a typeclass is not parameterized over the last type variable of the class
DerivErrLastArgMustBeApp :: DeriveInstanceErrReasonghc-lib-parser GHC.Tc.Errors.Types Last arg must be newtype or data application