api-tools: DSL for generating API boilerplate and docs
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -main-is' is not portable.
api-tools provides a compact DSL for describing an API. It uses Template Haskell to generate the corresponding data types and assorted tools for working with it, including Aeson and QuickCheck instances for converting between JSON and the generated types and writing unit tests.
Properties
Versions | 0.2, 0.3, 0.4, 0.4.0.1, 0.5, 0.5.1, 0.5.2, 0.8.0.1, 0.8.0.1, 0.8.0.2, 0.9.0.0, 0.10.0.0, 0.10.0.1, 0.10.1.0, 0.10.1.1 |
---|---|
Change log | changelog |
Dependencies | aeson (>=0.10 && <1.3), aeson-pretty (>=0.1 && <0.9), api-tools, array (>=0.4 && <0.6), attoparsec (>=0.10.4 && <0.14), base (>=4 && <5), base16-bytestring (>=0.1 && <0.2), base64-bytestring (>=1.0 && <1.1), binary, bytestring (>=0.9 && <0.11), Cabal (>=1.4 && <2), case-insensitive (>=1.0 && <1.3), cborg (>=0.1.1.0 && <0.2), containers (>=0.5 && <0.6), deepseq (>=1.1 && <1.5), lens (>=3.8.7 && <4.16), old-locale (>=1 && <1.1), QuickCheck (>=2.5.1 && <2.10), regex-compat-tdfa (>=0.95.1 && <0.96), safe (>=0.3.3 && <0.4), safecopy (>=0.8.1 && <0.10), scientific (>=0.3 && <0.4), serialise (>=0.1.0.0 && <0.2), template-haskell (>=2.7 && <2.12), text (>=0.11.3 && <1.3), time (>=1.1.4 && <1.5 || >=1.5.0 && <1.7), unordered-containers (>=0.2.3.0 && <0.3), vector (>=0.10.0.1 && <0.12) [details] |
License | BSD-3-Clause |
Copyright | (c) Iris Connect 2013-2014 |
Author | Chris Dornan <chrisd@irisconnect.co.uk> and Adam Gundry <adam@well-typed.com> |
Maintainer | Chris Dornan <chrisd@irisconnect.co.uk> and Adam Gundry <adam@well-typed.com> |
Category | Network, Web, Cloud, Distributed Computing |
Home page | http://github.com/iconnect/api-tools |
Source repo | head: git clone git://github.com/iconnect/api-tools.git this: git clone git://github.com/iconnect/api-tools.git(tag 0.8.0.0) |
Uploaded | by AdamGundry at 2017-10-18T10:41:31Z |
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
time15 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- api-tools-0.8.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees