network-arbitrary: Arbitrary Instances for Network Types

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.

[maintain] [Publish]

Arbitrary instances for Network types.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.7, 0.5.0.0, 0.6.0.0, 0.7.0.0
Change log ChangeLog.md
Dependencies base (>=4.6 && <4.12), bytestring (>=0.10 && <0.11), http-media (>=0.6 && <0.8), http-types (>=0.9 && <0.10), network-uri (>=2.6 && <2.7), QuickCheck (>=2.9 && <2.11) [details]
License MIT
Copyright (c) 2018 Alex Brandt
Author Alex Brandt
Maintainer alunduil@alunduil.com
Category Testing
Home page https://github.com/alunduil/network-arbitrary
Bug tracker https://github.com/alunduil/network-arbitrary/issues
Source repo head: git clone https://github.com/alunduil/network-arbitrary -b develop
Uploaded by alunduil at 2018-01-07T05:04:09Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for network-arbitrary-0.3.0.0

[back to package description]

Description

Arbitrary Instances for Network Types

Getting Started

Documentation is available on Hackage. A great guide to QuickCheck is https://begriffs.com/posts/2017-01-14-design-use-quickcheck.html.

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.