context-wai-middleware

Add request-specific (or not!) context to your WAI applications

https://github.com/jship/context#readme

Version on this page:0.2.0.1
LTS Haskell 22.17:0.2.0.2@rev:1
Stackage Nightly 2024-04-14:0.2.0.2@rev:1
Latest on Hackage:0.2.0.2@rev:1

See all snapshots context-wai-middleware appears in

MIT licensed and maintained by Jason Shipman
This version can be pinned in stack with:context-wai-middleware-0.2.0.1@sha256:11fef71f3f9b6bc311efb56830807b4ee997577c67c87288c5e3912e95cc0486,1829

Module documentation for 0.2.0.1

Depends on 3 packages(full list with versions):

context-wai-middleware

Version badge

context-wai-middleware supports adding request-specific (or not!) context to your WAI applications.

See the Haddocks for more info on the library.

Changes

Change log

0.2.0.1

  • Backwards compatibility with GHC 8.4 (@pbrisbin)

0.2.0.0

  • Dependency bump: context-0.2.0.0

0.1.0.0

Initial release