rest-snap

Rest driver for Snap.

Version on this page:0.2.0.1@rev:1
LTS Haskell 11.22:0.3.0.0
Stackage Nightly 2018-03-12:0.3.0.0
Latest on Hackage:0.3.0.0

See all snapshots rest-snap appears in

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

Module documentation for 0.2.0.1

Rest driver for Snap.

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.

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