BSD-3-Clause licensed by Omari Norman
Maintained by [email protected]
This version can be pinned in stack with:prednote-0.36.0.4@sha256:6c5d128372e32066ea257c51b1ef3872ae777a843e2a1578711151bf5bf49e42,3404

prednote

prednote helps you build a tree of predicates that you can apply to a list of items. It was written for Penny:

http://www.github.com/massysett/penny

but I also find it useful for dapi:

http://www.github.com/massysett/dapi

and so you might find it useful too.

prednote is on Github:

http://www.github.com/massysett/prednote

and Hackage:

http://hackage.haskell.org/package/prednote

Test results

You can view the results of building and testing on Travis by clicking the button below:

Build Status

If you have trouble building prednote due to dependency issues, try looking at the previous test results, as they will show you package versions that were used to build prednote successfully.

Something similar

See also rematch:

http://hackage.haskell.org/package/rematch

which is apparently based on a Java library called hamcrest.

License

prednote is licensed under the BSD license; see the LICENSE file.