Add missing extension
This commit is contained in:
parent
ba1dfdf66d
commit
53bd6c13b7
@ -17,6 +17,7 @@
|
||||
-- > hexSha3_512 bs = show (hash bs :: Digest SHA3_512)
|
||||
--
|
||||
{-# LANGUAGE ScopedTypeVariables #-}
|
||||
{-# LANGUAGE BangPatterns #-}
|
||||
module Crypto.Hash
|
||||
(
|
||||
-- * Types
|
||||
|
||||
Loading…
Reference in New Issue
Block a user