snap-extras-0.1.7: A collection of useful helpers and utilities for Snap web applications.

Safe HaskellSafe-Infered

Snap.Extras

Synopsis

Documentation

initExtras :: HasHeist b => Lens b (Snaplet SessionManager) -> SnapletInit b ()Source

Initialize all the Extras functionality in your Snap app. Currently, we don't need to keep any state and simply return ().