classy-prelude-yesod: Provide a classy prelude including common Yesod functionality.

[ control, library, mit, yesod ] [ Propose Tags ]

Modules

[Last Documentation]

  • ClassyPrelude
    • ClassyPrelude.Yesod

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.6.0, 0.7.0, 0.8.0, 0.8.1, 0.9.0, 0.9.0.1, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.11.0, 0.11.1, 0.12.0, 0.12.0.1, 0.12.3, 0.12.4, 0.12.5, 0.12.6, 0.12.6.1, 0.12.7, 0.12.8, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.4.0, 1.5.0
Change log ChangeLog.md
Dependencies aeson, base (>=4.9 && <5), classy-prelude (>=1.5.0 && <1.5.1), classy-prelude-conduit (>=1.5.0 && <1.5.1), data-default, http-conduit, http-types, persistent (>=1.1), yesod (>=1.2), yesod-newsfeed, yesod-static [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Category Control, Yesod
Home page https://github.com/snoyberg/mono-traversable#readme
Bug tracker https://github.com/snoyberg/mono-traversable/issues
Source repo head: git clone https://github.com/snoyberg/mono-traversable
Uploaded by MichaelSnoyman at 2018-10-08T14:22:36Z
Distributions Debian:1.5.0, LTSHaskell:1.5.0, NixOS:1.5.0, Stackage:1.5.0
Reverse Dependencies 8 direct, 0 indirect [details]
Downloads 36905 total (119 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2018-10-08 [all 3 reports]

Readme for classy-prelude-yesod-1.5.0

[back to package description]

classy-prelude-yesod

classy-prelude together with the Yesod web framework. This is an extension of classy-prelude-conduit, adding in commonly used functions and data types from Yesod.