@hackage prednote0.26.0.2
Installation
Dependencies (6)
- base (>4.5.0.0 || ==4.5.0.0) && <5
- containers (>0.4.2.1 || ==0.4.2.1) && <0.6
- contravariant (>0.2.0.1 || ==0.2.0.1) && <0.7
- rainbow (>0.18.0.0 || ==0.18.0.0) && <0.19
- split (>0.2.2 || ==0.2.2) && <0.3
- text (>0.11.2.0 || ==0.11.2.0) && <1.2 Show all…
Dependents (6)
@hackage/dapi, @hackage/acme-everything, @hackage/penny, @hackage/matchers, @hackage/prednote-test, @hackage/penny-lib
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
prednote is licensed under the BSD license; see the LICENSE file.