Changelog of @hackage/number-length 0.2.0.0

ChangeLog / ReleaseNotes

Version 0.2.0.0

  • Instances for Integer and Natural.
  • Build on GHC 8.2.2 and Stackage LTS 10.*.

Version 0.1.0.1

  • Removed dead code. (minor change)
  • Better and expanded test suite, which now includes tests for methods of SignedNumberLength. (minor change)
  • Depending on tagged package only for GHC <7.8. This is due to the fact, that Data.Proxy module was introduce in base ==4.7, which was bundled with GHC 7.8. (minor change)
  • Small examples included in description. (minor change)
  • Uploaded to Hackage: http://hackage.haskell.org/package/number-length-0.1.0.1

Version 0.1.0.0