README 349 B

12345678
  1. This is a library for Haskell programs, providing efficient cryptographic
  2. hash implementations for strict and lazy bytestrings. CRC32 and Adler32
  3. are supported; they are implemented as FFI bindings to efficient code from
  4. zlib.
  5. After uninstalling, run the following command to unregister the package
  6. from the ghc package database: ghc-pkg recache