@hackage predicate-transformers0.3.0.0
A library for writing predicates and transformations over predicates in Haskell
Installation
Dependencies (4)
- adjunctions ^>=4.2 || ^>=4.3 || ^>=4.4
- base ^>=4.11 || ^>=4.12 || ^>=4.13
- lens ^>=4.17 || ^>=4.18
- mtl ^>=2.2.2 Show all…
Dependents (0)
This package provides ways to write predicates such that they compose nicely and are easy to debug.