acts v0.3.1.0 Release Notes

Release Date: 2020-02-23 // about 4 years ago
    • ➕ Add a cabal flag to remove dependencies on finite-typelits and finitary, at the cost of the instances providing actions on finite types.

Previous changes from v0.3.0.0

    • 📦 Switch to using the groups package for the definition of the Group typeclass, 📦 splitting off the generic instances to the groups-generic package.