network-uri-json: FromJSON and ToJSON Instances for Network.URI

[ library, mit, network ] [ Propose Tags ]

FromJSON and ToJSON instances for Network.URI.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.2.0.0, 0.3.0.0, 0.3.1.1, 0.4.0.0
Change log ChangeLog.md
Dependencies aeson (>=0.8 && <1.5), base (>=4.6 && <4.13), network-uri (>=2.6 && <2.7), text (>=1.2 && <1.3) [details]
License MIT
Copyright (c) 2017 Alex Brandt
Author Alex Brandt
Maintainer alunduil@alunduil.com
Category Network
Home page https://github.com/alunduil/network-uri-json
Bug tracker https://github.com/alunduil/network-uri-json/issues
Source repo head: git clone https://github.com/alunduil/network-uri-json -b develop
Uploaded by alunduil at 2019-02-22T16:03:22Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 4399 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-02-22 [all 1 reports]

Readme for network-uri-json-0.3.1.1

[back to package description]

Description

FromJSON and ToJSON Instances for Network.URI

Getting Started

Documentation is available on Hackage. A beginner's guide to Data.Aeson is https://artyom.me/aeson.

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.