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.

  1. descNullsLast :: PersistField a => SqlExpr (Value a) -> SqlExpr OrderBy

    esqueleto Database.Esqueleto.PostgreSQL

    Descending order of this field or SqlExpression with nulls coming last.

  2. replaceLastNode :: forall n (x :: Extensibility) . Block n x C -> n O C -> Block n x C

    ghc-lib-parser GHC.Cmm.Dataflow.Block

    No documentation available.

  3. mkLastStmt :: forall (idR :: Pass) bodyR (idL :: Pass) . IsPass idR => LocatedA (bodyR (GhcPass idR)) -> StmtLR (GhcPass idL) (GhcPass idR) (LocatedA (bodyR (GhcPass idR)))

    ghc-lib-parser GHC.Hs.Utils

    No documentation available.

  4. ped_do_in_last_100 :: PsErrParseDetails -> !Bool

    ghc-lib-parser GHC.Parser.Errors.Types

    Is there a 'do' in the last 100 characters?

  5. ped_mdo_in_last_100 :: PsErrParseDetails -> !Bool

    ghc-lib-parser GHC.Parser.Errors.Types

    Is there an mdo in the last 100 characters?

  6. alr_last_loc :: PState -> PsSpan

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  7. setLastToken :: PsSpan -> Int -> P ()

    ghc-lib-parser GHC.Parser.Lexer

    No documentation available.

  8. 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.

  9. 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

  10. DerivErrLastArgMustBeApp :: DeriveInstanceErrReason

    ghc-lib-parser GHC.Tc.Errors.Types

    Last arg must be newtype or data application

Page 85 of many | Previous | Next