fix Kekkak

This commit is contained in:
Vincent Hanquez 2015-02-08 11:14:20 +00:00
parent 36ad1997e3
commit bc75680084

View File

@ -7,9 +7,11 @@
-- Stability : experimental -- Stability : experimental
-- Portability : unknown -- Portability : unknown
-- --
-- module containing the basic functions to work with the -- module containing the pure functions to work with the
-- Kekkak cryptographic hash. -- Kekkak cryptographic hash.
-- --
-- it is recommended to import this module qualified.
--
module Crypto.Hash.Kekkak module Crypto.Hash.Kekkak
( Ctx(..) ( Ctx(..)