Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 516 Bytes

exotic-list-monad changelog

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