- ...
- rename
forall
(soon a keyword in GHC) toforall_
andexists
toexists_
Maintenance release.
- Faster subsOf and sizeOf.
Maintenance release.
- fix an error which caused
svgGraph
to hang on long outputs. - add
Read
andEq
classes for BddTree. - a few more tests.
Correction to extra library paths defined in custom Setup.hs
. This should fix problems when HasCacBDD is used as a dependency in projects with recent stack versions.
- new functions:
relabelFun
,substit
,substitSimul
- simplified test suite
- improve documentation and hints to get started
First complete release, also available on hackage.