@hackage predicate-transformers0.16.0.0
A library for writing predicates and transformations over predicates in Haskell
Installation
Dependencies (10)
- 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
- pretty-simple >=1.1 && <4.2 Show all…
Dependents (0)
This package provides ways to write predicates such that they compose nicely and are easy to debug.