rest-happstack

Rest driver for Happstack.

Version on this page:0.3
LTS Haskell 10.10:0.3.1.1@rev:2
Stackage Nightly 2017-12-24:0.3.1.1@rev:2
Latest on Hackage:0.3.1.1@rev:2

See all snapshots rest-happstack appears in

BSD-3-Clause licensed
Maintained by [email protected]
This version can be pinned in stack with:rest-happstack-0.3@sha256:722d2d145a102f16f27ade54d63313b9013a1b0c9d16cd1a69259f72d82ac1a1,852

Module documentation for 0.3

Rest driver for Happstack.

Changes

Changelog

0.3

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

0.2.10.8

  • Allow rest-core 0.36.*
  • Allow rest-gen 0.18.*

0.2.10.7

  • Bump rest-core and rest-gen upper bounds.

0.2.10.6

  • Allow utf8-string 1.0.*.

0.2.10.5

  • Use new version of rest-core.

0.2.10.4

  • Allow happstack-server == 7.4.*

0.2.10.3

  • Bump rest-types and rest-core

0.2.10.2

  • Allow rest-gen == 0.15.*

0.2.10

  • Introduced Rest.Driver.Happstack.Docs module that was moved from rest-gen:Rest.Gen.Docs.Happstack

0.2.9.9

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