@hackage / adler32

An implementation of Adler-32, supporting rolling checksum operation

Latest0.1.2.0

Changelog

0.1.2.0 2018-03-15

  • Fix compatibility with base-4.11/GHC 8.4

0.1.1.0 2016-01-25

  • Introduce the adler32Update' method to the Adler32Src class.