MIT licensed and maintained by Jason Shipman
This version can be pinned in stack with:context-wai-middleware-0.2.0.2@sha256:b7d2c6bba4d8ca8abf9912ec97677428d446ae7902f32a2d929673b20bd9ed0a,1840

Module documentation for 0.2.0.2

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.2

  • Link test suite with -threaded RTS option

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