Changelog for exotic-list-monads-1.2.1
exotic-list-monad changelog
v1.2.1
-
Add
UndecidableInstances
extension toControl.Monad.List.NonEmpty.Exotic
to deal with the2 <= n + k
constraint in theAlphaNOmegaK
monad on newer GHCs -
Turn off the
x-partial
warning
v1.2.0
- Add the
AlphaNOmegaK
monad
v1.1.1
-
Refactor to avoid the
noncanonical-monad-instances
andstar-is-type
warnings -
Add
Eq
andShow
instances toDualListMonad
-
Fixes in documentation
v1.1.0
-
Add the
AtMost
monad -
Add the
NumericalMonoidMonad
monad -
Fixed the documentation to make
Mini
andOdd
instances ofNumericalMonoidMonad
-
Add
AtLeast
as another instance ofNumericalMonoidMonad
-
Add the
ContinuumOfMonads
construction
v1.0.1
- Fixes in documentation
v1.0.0
- Initial version