wai-cryptocookie: Encrypted cookies for WAI

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]

Warnings:

Encrypted cookies for WAI


[Skip to Readme]

Properties

Versions 0.0.1, 0.0.1, 0.1
Change log CHANGELOG.md
Dependencies aeson, base (>=4 && <5), binary, bytestring, cookie, crypton, http-types, memory, stm, text, time, vault, wai [details]
License Apache-2.0
Copyright Renzo Carbonara, 2024
Author Renzo Carbonara
Maintainer renλren.zone
Category Web
Home page https://github.com/k0001/hs-wai-cryptocookie
Bug tracker https://github.com/k0001/hs-wai-cryptocookie/issues
Uploaded by RenzoCarbonara at 2024-04-27T17:04:35Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for wai-cryptocookie-0.0.1

[back to package description]

wai-cryptocookie

Encrypted cookies for Haskell WAI

Development

  1. Clone this repo and run nix develop in the top-level folder.

  2. Within that environment, you can use cabal as usual.

  3. If you don't have nix installed, then have nix installed.