servant-checked-exceptions: Checked exceptions for Servant APIs.

[ bsd3, library, web ] [ Propose Tags ]

Please see README.md.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
buildexample

Build a small example program

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.4.0.0, 0.4.1.0, 1.0.0.0, 1.1.0.0, 2.0.0.0, 2.1.0.0, 2.2.0.0, 2.2.0.1
Dependencies aeson, base (>=4.9 && <5), bytestring, deepseq, http-api-data, http-client, http-media, lens, natural-transformation, optparse-applicative, servant (>=0.9), servant-checked-exceptions, servant-client (>=0.9), servant-docs (>=0.9), servant-server (>=0.9), text, wai, warp [details]
License BSD-3-Clause
Copyright 2017 Dennis Gosnell
Author Dennis Gosnell
Maintainer cdep.illabout@gmail.com
Revised Revision 1 made by AdamBergmark at 2017-10-29T16:10:33Z
Category Text
Home page https://github.com/cdepillabout/servant-checked-exceptions
Source repo head: git clone git@github.com:cdepillabout/servant-checked-exceptions.git
Uploaded by cdepillabout at 2017-05-01T05:06:16Z
Distributions LTSHaskell:2.2.0.1, Stackage:2.2.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Executables servant-checked-exceptions-example-server, servant-checked-exceptions-example-docs, servant-checked-exceptions-example-client
Downloads 8982 total (56 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-05-01 [all 1 reports]

Readme for servant-checked-exceptions-0.1.0.1

[back to package description]

Servant.

Build Status Hackage Stackage LTS Stackage Nightly BSD3 license

servant-checked-exceptions

For documentation and usage examples, see the documentation on Hackage.