rename module properly
This commit is contained in:
parent
c9a70b649f
commit
3adfa4ab2a
@ -5,7 +5,7 @@
|
|||||||
{-# LANGUAGE CPP #-}
|
{-# LANGUAGE CPP #-}
|
||||||
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
||||||
-- |
|
-- |
|
||||||
-- Module : Crypto.Cipher.AES
|
-- Module : Crypto.Cipher.AES.Primitive
|
||||||
-- License : BSD-style
|
-- License : BSD-style
|
||||||
-- Maintainer : Vincent Hanquez <vincent@snarc.org>
|
-- Maintainer : Vincent Hanquez <vincent@snarc.org>
|
||||||
-- Stability : stable
|
-- Stability : stable
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user