users-persistent: A persistent backend for the users package

[ data, library, mit ] [ Propose Tags ]

This library is a backend driver using persistent for the "users" library.

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.Persistent
-- code goes here

Modules

[Last Documentation]

  • Web
    • Users
      • Web.Users.Persistent
        • Web.Users.Persistent.Definitions

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.5.0.1, 0.5.0.2
Dependencies aeson (>=0.7), base (>=4.6 && <5), bytestring (>=0.10), mtl (>=2.1), persistent (>=2.0), persistent-template (>=2.1), text (>=1.2), time (>=1.4), transformers (>=0.4), users (>=0.4), uuid (>=1.3) [details]
License MIT
Copyright (c) 2015 Alexander Thiemann
Author Alexander Thiemann <mail@athiemann.net>
Maintainer Alexander Thiemann <mail@athiemann.net>
Category Data
Home page https://github.com/agrafix/users
Source repo head: git clone git://github.com/agrafix/users.git
Uploaded by AlexanderThiemann at 2016-01-25T22:25:56Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2901 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-28 [all 2 reports]