rest-wai

Rest driver for WAI applications.

Version on this page:0.1.0.6
LTS Haskell 10.10:0.2.0.1@rev:2
Stackage Nightly 2018-03-10:0.2.0.1@rev:2
Latest on Hackage:0.2.0.1@rev:2

See all snapshots rest-wai appears in

BSD-3-Clause licensed
Maintained by [email protected]
This version can be pinned in stack with:rest-wai-0.1.0.6@sha256:90b0105bada9d4eb637c19f66dcdc17f485984a11440cb0f5be2195b83bf34bc,910

Module documentation for 0.1.0.6

Rest driver for WAI applications.

Changes

Changelog

0.1.0.6

  • Remove unneeded dependency on utf8-string.

0.1.0.5

  • Use new version of rest-core.

0.1.0.4

  • Bump rest-core.
  • Drop rest-types dependency.
  • Allow text 1.2.*.

0.1.0.3

  • Bump rest-core.

0.1.0.2

  • Bump rest-core to 0.30.*

0.1.0.1

  • Allow wai == 3.0.*

0.1.0.0

  • Initial release