dlist v0.8.0.4 Release Notes

Release Date: 2018-01-19 // over 6 years ago
  • Released on 2018-01-19, Kokborok Day.

    โž• Added

    • {-# LANGUAGE Trustworthy #-} in Data.DList ([#31][], [Bertram Felgenhauer][])

    ๐Ÿ”„ Changed

    • QuickCheck upper bound: 2.11 to 2.12 ([3d9c8ad][])
    • QuickCheck lower bound: 2.7/2.9 to 2.10 ([4f92012][])
    • โœ… Arbitrary, Arbitrary1 instances for NonEmpty in the test suite copied from quickcheck-instances ([4f92012][])