Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. waiClientStateLast :: WaiClientState -> !Maybe (Request, Response ByteString)

    sydtest-wai Test.Syd.Wai

    The last request and response pair

  2. getLast :: WaiClientM env (Maybe (Request, Response ByteString))

    sydtest-wai Test.Syd.Wai.Client

    Get the most recently sent request and the response to it.

  3. waiClientStateLast :: WaiClientState -> !Maybe (Request, Response ByteString)

    sydtest-wai Test.Syd.Wai.Client

    The last request and response pair

  4. withLastRequestContext :: WaiClientM site a -> WaiClientM site a

    sydtest-wai Test.Syd.Wai.Client

    Annotate the given test code with the last request and its response, if one has been made already.

  5. ascNullsLast :: PersistField a => SqlExpr (Value a) -> SqlExpr OrderBy

    esqueleto Database.Esqueleto.PostgreSQL

    Ascending order of this field or SqlExpression with nulls coming last. Note that this is the same as normal ascending ordering in Postgres, but it has been included for completeness.

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

    esqueleto Database.Esqueleto.PostgreSQL

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

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

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

  9. ped_do_in_last_100 :: PsErrParseDetails -> !Bool

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

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

  10. ped_mdo_in_last_100 :: PsErrParseDetails -> !Bool

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

    Is there an mdo in the last 100 characters?

Page 84 of many | Previous | Next