@hackage predicate-transformers0.17.0.0
A library for writing predicates and transformations over predicates in Haskell
Installation
Dependencies (8)
- adjunctions >=4.4.2 && <5
- base >=4.8 && <4.30
- deepseq >=1.4.8 && <2
- pretty-simple >=1.1 && <4.2
- prettyprinter >=1.6 && <2.0
- recover-rtti >=0.3 && <0.6 Show all…
Dependents (0)
This package provides ways to write predicates such that they compose nicely and are easy to debug.