blob: 3a2c7099600275dbf3678c67d12d77ccfdd4ade8 (
plain)
1
2
3
4
5
6
|
A practical incremental and one-pass, pure API to the SHA-256
cryptographic hash algorithm according to FIPS 180-4 with performance
close to the fastest implementations available in other languages.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|