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.

  1. clast :: (CFoldable f, Dom f a) => f a -> a

    subcategories Control.Subcategory.Foldable

    No documentation available.

  2. getLast :: YesodClientM site (Maybe (Request, Response ByteString))

    sydtest-yesod Test.Syd.Yesod

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

  3. requireLast :: YesodClientM site (Request, Response ByteString)

    sydtest-yesod Test.Syd.Yesod

    Get the most recently sent request and the response to it, and assert that they already exist.

  4. yesodClientStateLast :: YesodClientState -> !Maybe (Request, Response ByteString)

    sydtest-yesod Test.Syd.Yesod

    The last request and response pair

  5. getLast :: YesodClientM site (Maybe (Request, Response ByteString))

    sydtest-yesod Test.Syd.Yesod.Client

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

  6. requireLast :: YesodClientM site (Request, Response ByteString)

    sydtest-yesod Test.Syd.Yesod.Client

    Get the most recently sent request and the response to it, and assert that they already exist.

  7. withLastRequestContext :: YesodClientM site a -> YesodClientM site a

    sydtest-yesod Test.Syd.Yesod.Client

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

  8. yesodClientStateLast :: YesodClientState -> !Maybe (Request, Response ByteString)

    sydtest-yesod Test.Syd.Yesod.Client

    The last request and response pair

  9. getLast :: Last a -> Maybe a

    testing-feat Test.Feat.Enumerate

    No documentation available.

  10. fm_lastModified :: FileMeta -> !ByteString

    wai-middleware-static Network.Wai.Middleware.Static

    No documentation available.

Page 113 of many | Previous | Next