snaplet-postgresql-simple: postgresql-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]

This snaplet contains support for using the Postgresql database with a Snap Framework application via the postgresql-simple package. It also includes an authentication backend.


[Skip to Readme]

Properties

Versions 0.1, 0.1.1, 0.2, 0.2.0.1, 0.2.1, 0.3, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4, 0.4.1, 0.4.1.1, 0.5, 0.6, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 1.0, 1.0.1.0, 1.0.2.0, 1.1.0.0, 1.2.0.0, 1.2.0.0
Change log None available
Dependencies aeson, base (>=4 && <4.13), bytestring (>=0.9.1 && <0.11), clientsession (>=0.7.2 && <0.10), configurator (>=0.2 && <0.4), heist, lens (>=3.7.6 && <4.18), lifted-base (>=0.2 && <0.3), monad-control (>=1.0 && <1.1), mtl (>=2 && <2.3), postgresql-simple (>=0.3 && <0.7), resource-pool (>=0.2 && <0.3), snap (>=1.0 && <1.2), snap-core, snaplet-postgresql-simple, text (>=0.11 && <1.3), time, transformers (>=0.2 && <0.6), transformers-base (>=0.4 && <0.5), unordered-containers (>=0.2 && <0.3), xmlhtml [details]
License BSD-3-Clause
Author Doug Beardsley
Maintainer mightybyte@gmail.com
Category Web, Snap
Home page https://github.com/mightybyte/snaplet-postgresql-simple
Source repo head: git clone https://github.com/mightybyte/snaplet-postgresql-simple.git
Uploaded by DougBeardsley at 2019-04-18T17:49:21Z

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
example

Enable example

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 snaplet-postgresql-simple-1.2.0.0

[back to package description]

snaplet-postgresql-simple

Hackage Build Status

Quick and easy postgresql support for snap applications.