opaleye-classy

Opaleye wrapped up in classy MTL attire.

https://github.com/benkolera/opaleye-classy/tree/master

Latest on Hackage:0.3.1.1@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Ben Kolera
Maintained by [email protected]

Classy MTL extension of the lovely Opaleye library, which simply just wraps things up in a MonadReader , MonadError context where the config & error are constrained by Classy Lenses & Prisms rather than by concrete types

More info on this pattern can be found in George Wilson's BFPG talk : http://talks.bfpg.org/talks/2015-06-09.next_level_mtl.html

Note: This API may not be complete. If you need other functions exported then let me know or drop in a PR

Also Note: This is only useful if you only have one DB in your transformer stack. :)