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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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.


[Skip to Readme]

Properties

Versions 0.1.7, 0.2.2, 0.3, 0.4, 0.6, 0.7, 0.9, 0.11, 0.11.0.1, 0.11.0.2, 0.12.0.0, 0.12.1.0, 0.12.1.1, 0.12.2.0, 0.12.2.1, 0.12.3.0, 0.12.3.0, 0.12.3.1
Change log changelog.md
Dependencies aeson (>=0.6), base (>=4 && <5), blaze-builder (>=0.3), blaze-html (>=0.6), bytestring (>=0.9.1), case-insensitive (>=1.0), configurator (>=0.2), containers (>=0.3), data-default (>=0.5), digestive-functors (>=0.3), digestive-functors-heist (>=0.8), digestive-functors-snap (>=0.3), directory-tree (>=0.10), filepath (>=1.1), heist (>=0.14), jmacro (>=0.6), lens (<5), map-syntax, mtl (>=2.0), pcre-light (>=0.4), readable (>=0.1), safe (>=0.3), snap (>=0.9), snap-core (>=0.9), snap-extras, snap-server, text (>=0.11), time (>=1.4), transformers (>=0.2), wl-pprint-text (>=1.1), xmlhtml (>=0.1.6) [details]
License BSD-3-Clause
Author Ozgun Ataman, Doug Beardsley
Maintainer oz@soostone.com
Category Web, Snap
Source repo head: git clone https://github.com/ozataman/snap-extras.git
Uploaded by MichaelXavier at 2019-07-03T17:13:04Z

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
examples

Build the examples.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for snap-extras-0.12.3.0

[back to package description]

Snap-Extras Build Status

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