packages feed

exotic-list-monads-1.2.0: CHANGELOG.md

# exotic-list-monad changelog

## v1.2.0

- Add the `AlphaNOmegaK` monad

## v1.1.1

- Refactor to avoid the `noncanonical-monad-instances` and `star-is-type` warnings

- Add `Eq` and `Show` instances to `DualListMonad`

- Fixes in documentation

## v1.1.0

- Add the `AtMost` monad

- Add the `NumericalMonoidMonad` monad

- Fixed the documentation to make `Mini` and `Odd` instances of `NumericalMonoidMonad`

- Add `AtLeast` as another instance of `NumericalMonoidMonad`

- Add the `ContinuumOfMonads` construction

## v1.0.1

- Fixes in documentation

## v1.0.0

- Initial version