All Versions
16
Latest Version
Avg Release Cycle
33 days
Latest Release
-

Changelog History
Page 2

  • v0.1.3.1 Changes

    July 02, 2018
    • Fixed issue on Barbie-types with strictness annotations.
  • v0.1.3.0 Changes

    July 01, 2018
    • Use both Monoid and Semigroup as constraints for the Monoid instance, so that this works with ghc 8.0 to 8.4 (Fraser Murray)
  • v0.1.2.0 Changes

    June 20, 2018
    • Use Monoid and not Semigroup as constraints for the Monoid instance
  • v0.1.1.0 Changes

    • Added instance Semigroup (Barbie b) to go along the Monoid instance
  • v0.1.0.1 Changes

    June 13, 2018
    • Works under GHC 8.0.2, but notice one needs to use empty instance declarations, because ghc chokes on deriving clauses.
  • v0.1.0.0

    June 08, 2018