remove spurious header modification

This commit is contained in:
Vincent Hanquez 2017-02-19 17:17:49 +00:00
parent 10d72c8779
commit 26237c5c6d

View File

@ -6,7 +6,7 @@
-- Portability : unknown -- Portability : unknown
-- --
-- module containing the binding functions to work with the -- module containing the binding functions to work with the
-- SHA3 cryptographic hash and extendable output functions. -- SHA3 cryptographic hash.
-- --
{-# LANGUAGE ForeignFunctionInterface #-} {-# LANGUAGE ForeignFunctionInterface #-}
{-# LANGUAGE DeriveDataTypeable #-} {-# LANGUAGE DeriveDataTypeable #-}