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

[ bsd3, library, snap, web ] [ Propose Tags ]

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]

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

Candidates

Versions [RSS] 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
Dependencies aeson, base (>=4 && <4.12), bytestring (>=0.9.1 && <0.11), clientsession (>=0.7.2 && <0.10), configurator (>=0.2 && <0.4), heist, lens (>=3.7.6 && <4.17), lifted-base (>=0.2 && <0.3), monad-control (>=1.0 && <1.1), mtl (>=2 && <2.3), postgresql-simple (>=0.3 && <0.6), 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 2018-05-28T19:42:45Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables Example
Downloads 19627 total (55 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-05-28 [all 1 reports]

Readme for snaplet-postgresql-simple-1.1.0.0

[back to package description]

snaplet-postgresql-simple

Hackage Build Status

Quick and easy postgresql support for snap applications.