serversession: Secure, modular server-side sessions.

[ library, mit, web ] [ Propose Tags ]

API docs and the README are available at http://www.stackage.org/package/serversession


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.0.1, 1.0.2, 1.0.3
Dependencies aeson, base (>=4 && <5), base64-bytestring (>=1.0 && <1.3), bytestring, data-default, hashable, nonce (>=1.0 && <1.1), path-pieces, text, time, transformers, unordered-containers [details]
License MIT
Author Felipe Lessa <felipe.lessa@gmail.com>
Maintainer Felipe Lessa <felipe.lessa@gmail.com>
Revised Revision 2 made by MichaelSnoyman at 2020-08-14T06:09:54Z
Category Web
Home page https://github.com/yesodweb/serversession
Source repo head: git clone https://github.com/yesodweb/serversession
Uploaded by FelipeLessa at 2015-06-16T16:41:30Z
Distributions LTSHaskell:1.0.3, NixOS:1.0.3, Stackage:1.0.3
Reverse Dependencies 6 direct, 1 indirect [details]
Downloads 2872 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-16 [all 1 reports]

Readme for serversession-1.0.1

[back to package description]

serversession

This is the core package of the serversession family. Please read the main README file for general information about the serversession packages.