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

Safe HaskellNone
LanguageHaskell2010

Snap.Extras

Synopsis

Documentation

initExtras :: HasHeist b => Snaplet (Heist b) -> SnapletLens b 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 ().