@hackage snap-extras0.12.2.0
A collection of useful helpers and utilities for Snap web applications.
Categories
License
BSD-3-Clause
Maintainer
oz@soostone.com
Links
Versions
Installation
Dependencies (29)
- aeson >=0.6 && <1.3
- base >=4 && <5
- blaze-builder >=0.3 && <0.5
- blaze-html >=0.6 && <0.10
- bytestring >=0.9.1 && <0.11
- case-insensitive >=1.0 && <1.3 Show all…
Dependents (5)
@hackage/hspec-snap, @hackage/acme-everything, @hackage/snaplet-actionlog, @hackage/charade, @hackage/restful-snap
Package Flags
examples
(off by default)
Build the examples.
Snap-Extras 
A collection of useful helpers and utilities for Snap web applications.
This package contains a collection of helper functions that come in handy in most practical, real-world applications. Check individual modules to understand what's here. You can simply import Snap.Extras and use the initializer in there to get them all at once.
Contributors
- Ozgun Ataman
- Doug Beardsley