summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-cryptohash-sha256/README
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-cryptohash-sha256/README')
-rw-r--r--haskell/haskell-cryptohash-sha256/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/haskell/haskell-cryptohash-sha256/README b/haskell/haskell-cryptohash-sha256/README
new file mode 100644
index 0000000000..3a2c709960
--- /dev/null
+++ b/haskell/haskell-cryptohash-sha256/README
@@ -0,0 +1,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