All Versions
9
Latest Version
Avg Release Cycle
146 days
Latest Release
1467 days ago

Changelog History

  • v0.1.1.1 Changes

    March 22, 2020
    • ๐Ÿ‘‰ Make sizeOf and alignment methods of Word256 Prim and Storable instances agree.
  • v0.1.1.0 Changes

    November 22, 2019
    • โž• Add Word256.
  • v0.1.0.9 Changes

    February 06, 2019
    • ๐Ÿ›  Fix Prim instance for Int128
  • v0.1.0.8 Changes

    January 31, 2019
    • ๐Ÿ‘Œ Improve implementation of succ/pred.
    • โž• Add tests for typeclass laws.
    • โž• Add Prim instances for Int128 and Word128.
    • ๐Ÿ›  Fix/re-instate rewite rules.
  • v0.1.0.7 Changes

    November 16, 2018
    • โœ… Switch to Hedgehog for testing.
  • v0.1.0.3 Changes

    April 05, 2017
    • ๐Ÿ— Make it build with ghc 8.2.
  • v0.1.0.2 Changes

    February 08, 2017
    • โž• Add NFData instances for Word128 and Int128.
  • v0.1.0.1 Changes

    January 29, 2017
    • Int128: Fix flakey rewrite rules.
  • v0.1.0.0 Changes

    January 06, 2017
    • ๐Ÿš€ First version. Released on an unsuspecting world.