Add import to fix backwards compatibility

This commit is contained in:
Sam Protas 2017-04-10 00:57:49 -04:00
parent 67e9a0d187
commit 04b4c945c0

View File

@ -7,6 +7,7 @@ module Crypto.Cipher.Twofish
import Crypto.Cipher.Twofish.Primitive
import Crypto.Cipher.Types
import Crypto.Cipher.Utils
import Crypto.Internal.Imports
newtype Twofish128 = Twofish128 Twofish