dlist v0.8 Release Notes

Release Date: 2016-07-18 // almost 8 years ago
  • Released on 2016-07-17, Constitution Day in South Korea.

    ➕ Added

    • Pattern synonyms Nil and Cons ([#15][])
    • Semigroup instance for DList ([#25][])
    • Canonical Applicative and Monad instances for DList ([#23][], [Herbert Valerio Riedel][])

    🔄 Changed

    • IsString instance for DList is no longer flexible ([#26][], [Baldur Blöndal][])
    • QuickCheck upper bound: 2.9 to 2.10 ([ef7eac5][])