summaryrefslogtreecommitdiff
path: root/Utility/Hash.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/Hash.hs')
-rw-r--r--Utility/Hash.hs6
1 files changed, 1 insertions, 5 deletions
diff --git a/Utility/Hash.hs b/Utility/Hash.hs
index b6bf996f8..70f826b7a 100644
--- a/Utility/Hash.hs
+++ b/Utility/Hash.hs
@@ -1,8 +1,4 @@
-{- Convenience wrapper around cryptohash/cryptonite.
- -
- - SHA3 hashes are currently only enabled when using cryptonite,
- - because of https://github.com/vincenthz/hs-cryptohash/issues/36
- -}
+{- Convenience wrapper around cryptonite's hashing. -}
module Utility.Hash (
sha1,