acts v0.3.1.0 Release Notes
Release Date: 2020-02-23 // about 5 years ago-
- ➕ Add a cabal flag to remove dependencies on
finite-typelits
andfinitary
, at the cost of the instances providing actions on finite types.
- ➕ Add a cabal flag to remove dependencies on
Previous changes from v0.3.0.0
-
- 📦 Switch to using the
groups
package for the definition of theGroup
typeclass, 📦 splitting off the generic instances to thegroups-generic
package.
- 📦 Switch to using the