Changelog of @hackage/do-list 0.9.0

Change Log

0.9.0 (2016-09-08)

  • Changed back result type of item to polymorphic
  • Added IsString instance
  • Renamed unDoList to toDList
  • Documentation edits
  • Added benchmarks

0.8.1 (2016-09-07)

  • Reified result type of item to ()
  • Added note about Control.Monad.Writer
  • Minor documentation edits