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.
-
OAuth 2.0 authentication plugins Library to authenticate with OAuth 2.0 for Yesod web applications.
-
A subsite for displaying git information. (Please see the readme) https://github.com/DanBurton/yesod-gitrev#readme
-
Tools for using markdown in a yesod application A subset of Pandoc functionality useful for markdown processing in yesod applications
yesodDefaultExtensions :: [Extension]yesod-markdown Yesod.Markdown raw_html and auto_identifiers
yesodDefaultReaderOptions :: ReaderOptionsyesod-markdown Yesod.Markdown Defaults plus our extensions, see yesodDefaultExtensions
yesodDefaultWriterOptions :: WriterOptionsyesod-markdown Yesod.Markdown Defaults minus WrapText, plus our extensions
-
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.