multi-eq
François Pottier 1 year ago
parent 8b71aa423d
commit dab8f14242

@ -5,6 +5,10 @@
* **Incompatible** changes to the solver's high-level API.
The module `Inferno.SolverHi` has been renamed to `Inferno.Solver`.
The combinators `(^&)`, `map`, `($$)`, and `(^^)` have been removed.
The combinator `construct` has been renamed `shallow`.
The combinator `build` has been renamed `deep`.
The combinator `witness` has been renamed `decode`.
The combinator `instance_` has been removed.
* New functions `pprint` and `print`.
These functions allow printing a constraint.

Loading…
Cancel
Save