Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Helper functions and data types for producing News feeds. API docs and the README are available at http://www.stackage.org/package/yesod-newsfeed
-
Cursor based pagination for Yesod
-
A pagination approach for yesod Paginate a list showing a per-item widget and links to other pages
-
Generate Flow routes for Yesod Parse the Yesod routes data structure and generate routes that can be used with Flow.
yesodDispatch :: YesodDispatch site => YesodRunnerEnv site -> Applicationclassy-prelude-yesod ClassyPrelude.Yesod No documentation available.
yesodMiddleware :: (Yesod site, ToTypedContent res) => HandlerFor site res -> HandlerFor site resclassy-prelude-yesod ClassyPrelude.Yesod A Yesod middleware, which will wrap every handler function. This allows you to run code before and after a normal handler. Default: the defaultYesodMiddleware function. Since: 1.1.6
yesodRender :: Yesod y => y -> ResolvedApproot -> Route y -> [(Text, Text)] -> Textclassy-prelude-yesod ClassyPrelude.Yesod No documentation available.
-
classy-prelude-yesod ClassyPrelude.Yesod No documentation available.
yesodSubDispatch :: YesodSubDispatch sub master => YesodSubRunnerEnv sub master -> Applicationclassy-prelude-yesod ClassyPrelude.Yesod No documentation available.
-
classy-prelude-yesod ClassyPrelude.Yesod No documentation available.