@hackage ytl0.1.0.0

mtl-style transformations for Yesod sites

A library of transformers for extending the behaviour of Yesod sites in an mtl-style API, through transformations of the foundation site.

This package contains:

  • An API for declaring and using site transformers, which modify the behaviour of a Yesod site while still allowing it to be used with existing Yesod code, until monad transformers

  • Some useful site transformers and their corresponding APIs