@hackage predicate-transformers0.7.0.3
A library for writing predicates and transformations over predicates in Haskell
Installation
Dependencies (6)
- adjunctions ^>=4.2 || ^>=4.3 || ^>=4.4
- base ^>=4.14 || <4.14 && >=4.8
- deepseq ^>=1.4 || ^>=1.3
- lens ^>=4.17 || ^>=4.18 || ^>=4.19
- mtl ^>=2.2
- semigroups >=0.8.4 && <1 Show all…
Dependents (0)
This package provides ways to write predicates such that they compose nicely and are easy to debug.