packages feed

smallcheck-laws-0.3: README.md

# SmallCheck Laws

[![Hackage Version](https://img.shields.io/hackage/v/smallcheck-laws.svg)](https://hackage.haskell.org/package/smallcheck-laws)
[![Build Status](https://img.shields.io/travis/jdnavarro/smallcheck-laws.svg)](https://travis-ci.org/jdnavarro/smallcheck-laws)

[`smallcheck`](https://hackage.haskell.org/package/smallcheck) properties for
testing the following laws:

- Monoid
- Functor
- Applicative
- Monad

Use this package to create your own fine tuned `smallcheck` tests. For
preassembled test runners with minimal setup and sensible defaults, you can use
[`tasty-laws`](https://hackage.haskell.org/package/tasty-laws).

## Contact

Contributions and bug reports are welcome!

Please feel free to contact jdnavarro on the #haskell IRC channel on
irc.freenode.net.