rest-wai

Rest driver for WAI applications.

Version on this page:0.1.0.8
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.8@sha256:7a027762730a77364fd6825e75968900e25b3668825bba25949e3d7e73764112,918

Module documentation for 0.1.0.8

Rest driver for WAI applications.

Changes

Changelog

0.1.0.8

  • Allow rest-core 0.36.*

0.1.0.7

  • Make header comparison case-insensitive.

  • Bump rest-core upper bound.

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