@hackage predicate-transformers0.13.0.0
A library for writing predicates and transformations over predicates in Haskell
Installation
Dependencies (6)
- adjunctions >=4.4.2 && <5
- base >=4.8 && <4.30
- deepseq >=1.4.8 && <2
- lens >=5.3.2 && <6
- mtl >=2.3.1 && <3
- 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.