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
-- Portability : unknown
--
-- module containing the basic functions to work with the
-- module containing the pure functions to work with the
-- Kekkak cryptographic hash.
--
-- it is recommended to import this module qualified.
--
module Crypto.Hash.Kekkak
( Ctx(..)