Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
-
classy-prelude-yesod ClassyPrelude.Yesod How to allocate an InternalState for each request. The default implementation is almost always what you want. However, if you know that you are never taking advantage of the MonadResource instance in your handler functions, setting this to a dummy implementation can provide a small optimization. Only do this if you really know what you're doing, otherwise you can turn safe code into a runtime error! Since 1.4.2
-
Server-sent events support for Yesod apps. API docs and the README are available at http://www.stackage.org/package/yesod-eventsource
-
renderBootstrap4 renderBootstrap4
-
Host content provided by a Git repo Please see the README and generated docs at https://www.stackage.org/package/yesod-gitrepo