BSD-3-Clause licensed
Maintained by [email protected]
This version can be pinned in stack with:rest-wai-0.2.0.1@sha256:83c3710a397683190cd55a0a9127ebd9b28eacf2c24994007711c4aff7687ad8,1012

Module documentation for 0.2.0.1

Rest driver for WAI applications.

Changes

Changelog

0.2.0.1

  • Allow rest-core-0.39.

0.2

  • Breaking: Applicative and Monad constraint on m in apiToHandler'. See rest-core-0.37 for more details.
  • Allow http-types 0.9.*

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