2022-03-14 03:17:43 +08:00
|
|
|
This is a library for Haskell programs, providing efficient
|
|
|
|
cryptographic hash implementations for strict and lazy
|
|
|
|
bytestrings. CRC32 and Adler32 are supported; they are implemented as
|
|
|
|
FFI bindings to efficient code from zlib.
|
2010-05-13 06:58:35 +08:00
|
|
|
|
2010-07-17 04:01:02 +08:00
|
|
|
After uninstalling, run the following command to unregister the package
|
|
|
|
from the ghc package database: ghc-pkg recache
|