BSD-3-Clause licensed
Maintained by [email protected]
This version can be pinned in stack with:rest-snap-0.3.0.0@sha256:df37282a3fa7c74ee3ba7c866514265541fcc5a037f7aa02dd7b36ba7be00c56,899

Module documentation for 0.3.0.0

Rest driver for Snap.

Changes

Changelog

0.3.0.0

  • Generalize Snap to MonadSnap, thanks to theNerd247!

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.

0.1.17.18

  • Allow rest-core 0.36.*

0.1.17.17

  • Bump rest-core upper bound.

0.1.17.16

  • Allow utf8-string 1.

0.1.17.15

  • Use new version of rest-core.

0.1.17.14

  • Bump rest-core.

0.1.17.13

  • Bump rest-types and rest-core.

0.1.17.12

  • Ignore empty path segments in URLs.

0.1.17.11

  • Use json-schema 0.5.*.

0.1.17.10

  • Allow mtl == 2.2.* and transformers == 0.4.*.