| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sun, 18 Jan 2026 07:19:28 GMT
X-Served-By: cache-dfw-ktki8620039-DFW, cache-bom-vanm7210032-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768720769.581546,VS0,VE291
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
users-postgresql-simple: A PostgreSQL backend for the users package
users-postgresql-simple: A PostgreSQL backend for the users package
This library is a backend driver using postgresql-simple for the "users" library.
It supports all postgres versions starting from 8.3 and requires the included extensions uuid-ossp.
The package itself does not expose any bindings but provides an instance for UserStorageBackend.
Usage:
module Foo where import Web.Users.Types import Web.Users.Postgresql () -- code goes here
Downloads
- users-postgresql-simple-0.5.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2 |
|---|---|
| Dependencies | base (>=4.6 && <5), bytestring (>=0.10), mtl (>=2.1), postgresql-simple (>=0.4), text (>=1.2), time (>=1.4), users (>=0.5.0.0), uuid (>=1.3) [details] |
| License | MIT |
| Copyright | (c) 2015 - 2016 Alexander Thiemann |
| Author | Alexander Thiemann <mail@athiemann.net> |
| Maintainer | Alexander Thiemann <mail@athiemann.net> |
| Uploaded | by AlexanderThiemann at 2016-05-22T09:50:18Z |
| Category | Web |
| Home page | https://github.com/agrafix/users |
| Bug tracker | https://github.com/agrafix/users/issues |
| Source repo | head: git clone git://github.com/agrafix/users.git |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 5947 total (28 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2016-11-25 [all 1 reports] |