diff --git a/Crypto/Hash/Internal.hs b/Crypto/Hash/Internal.hs deleted file mode 100644 index d15a8f7..0000000 --- a/Crypto/Hash/Internal.hs +++ /dev/null @@ -1,9 +0,0 @@ --- | --- Module : Crypto.Hash.Internal --- License : BSD-style --- Maintainer : Vincent Hanquez --- Stability : experimental --- Portability : unknown -module Crypto.Hash.Internal - ( - ) where