Add import to fix backwards compatibility
This commit is contained in:
parent
67e9a0d187
commit
04b4c945c0
@ -7,6 +7,7 @@ module Crypto.Cipher.Twofish
|
|||||||
import Crypto.Cipher.Twofish.Primitive
|
import Crypto.Cipher.Twofish.Primitive
|
||||||
import Crypto.Cipher.Types
|
import Crypto.Cipher.Types
|
||||||
import Crypto.Cipher.Utils
|
import Crypto.Cipher.Utils
|
||||||
|
import Crypto.Internal.Imports
|
||||||
|
|
||||||
newtype Twofish128 = Twofish128 Twofish
|
newtype Twofish128 = Twofish128 Twofish
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user