snaplet-sqlite-simple: sqlite-simple snaplet for the Snap Framework

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 snaplet provides support for using the SQLite database with a Snap Framework application via the sqlite-simple package. It also includes an authentication backend.

See https://github.com/nurpax/snaplet-sqlite-simple/tree/master/example for an example project that demonstrates the use of this snaplet. It implements a stand-alone application with a login screen that persists user information in a SQLite database and allows a logged in user to save comments. Querying and listing comments demonstrates how a user of snaplet-sqlite-simple might relate Snaplet.Auth based AuthUsers to his own tables.

Properties

Versions 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.6, 0.4.7, 0.4.8, 0.4.8.1, 0.4.8.2, 0.4.8.3, 1.0.0.0, 1.0.0.1, 1.0.0.2
Change log None available
Dependencies aeson (>=0.6 && <0.8), base (>=4 && <5), bytestring (>=0.9.1 && <0.11), clientsession (>=0.8 && <0.10), configurator (>=0.2 && <0.3), direct-sqlite (>=2.3.3 && <2.4), MonadCatchIO-transformers (>=0.3 && <0.4), mtl (>=2 && <3), snap (>=0.13 && <0.14), sqlite-simple (>=0.4.1 && <1.0), text (>=0.11 && <1.2), transformers (>=0.3 && <0.4), unordered-containers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Author Janne Hellsten, Doug Beardsley
Maintainer Janne Hellsten <jjhellst@gmail.com>
Category Web, Snap
Home page https://github.com/nurpax/snaplet-sqlite-simple
Source repo head: git clone https://github.com/nurpax/snaplet-sqlite-simple.git
Uploaded by JanneHellsten at 2014-02-02T22:30:05Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees