@hackage collection-json1.3.1.3
Collection+JSON—Hypermedia Type Tools
Categories
License
MIT
Maintainer
alunduil@alunduil.com
Links
Versions
Installation
Tested Compilers
Dependencies (5)
- base >=4.6 && <4.13
- text >=1.2 && <1.3
- aeson >=0.8 && <1.5
- network-uri >=2.6 && <2.7
- network-uri-json >=0.1 && <0.4 Show all…
Dependents (1)
@hackage/acme-everything
Description
Collection+JSON Tools
Types, classes, and functions for using the Collection+JSON—Hypermedia Type in Haskell.
I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer (Facebook).
Getting Started
Documentation is available on Hackage and information about
application/vnd.collection+json
can be found at
http://amundsen.com/media-types/collection/.
Reporting Issues
Any issues discovered should be recorded on github. If you believe you've found an error or have a suggestion for a new feature; please, ensure that it is reported.
If you would like to contribute a fix or new feature; please, submit a pull request. This project follows git flow and utilizes travis to automatically check pull requests before a manual review.
Contributors
The COPYRIGHT
file contains a list of contributors with their respective
copyrights and other information. If you submit a pull request and would like
attribution; please, add yourself to the COPYRIGHT
file.