Description
Encrypted cookies for WAI.
README.md
wai-cryptocookie
Encrypted cookies for Haskell WAI
Copyright © Renzo Carbonara, 2024.
Licensing terms in
LICENSE
file (Apache-2.0
).
Development
Clone this repo and run
nix develop
in the top-level folder.Within that environment, you can use
cabal
as usual.If you don't have
nix
installed, then havenix
installed.