packages feed

OddWord-1.0.1.0: NEWS

OddWord - Release History

release-1.0.1.0 - 2015.10.25

  * Added optional support for GHC type-level literals.
  * Added FiniteBits instance.
  * Added more test coverage.
  * Fixed bug in toEnum function and extended test suite. (Thanks to Pasqualino     "Titto" Assini)
  * Fixed warnings when compiling test suite with base-4.7 (GHC 7.8).
  * Relaxed QuickCheck version constraint.

release-1.0.0.2 - 2013.05.14

  * Fixed misdefinition of type synonyms for Word10, Word12, and Word14,
    and extended test suite. (Thanks to Benno Fünfstück)

release-1.0.0.1 - 2012.12.30

  * Fixed compilation with base-4.6 (GHC 7.6).
  * Fixed bug in Read instance and extended test suite. (Thanks to Tikhon
    Jelvis)

release-1.0.0 - 2011.07.21

  * Initial release.