yaya-hedgehog: Hedgehog testing support for the Yaya recursion scheme library.

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]

If you use Yaya in your own code and have tests written using Hedgehog, then this library will help you with generating trees, verifying type class instances, etc.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.1.0, 0.1.2.1, 0.2.0.0, 0.2.0.1
Change log None available
Dependencies base (>=4.7 && <5), deriving-compat, hedgehog, yaya [details]
License AGPL-3.0-only
Copyright 2017 Greg Pfeil
Author Greg Pfeil
Maintainer greg@technomadic.org
Category Recursion
Home page https://github.com/sellout/yaya#readme
Source repo head: git clone https://github.com/sellout/yaya
Uploaded by sellout at 2019-01-04T22:19:55Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for yaya-hedgehog-0.1.0.0

[back to package description]

Yaya-Hedgehog

A support library for testing Yaya-using code with Hedgehog.

This includes various generators for trees, laws that instances of Yaya type classes must follow, etc.