summaryrefslogtreecommitdiff
path: root/cipher-cast5.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'cipher-cast5.cabal')
-rw-r--r--cipher-cast5.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/cipher-cast5.cabal b/cipher-cast5.cabal
index d5f3154..917e925 100644
--- a/cipher-cast5.cabal
+++ b/cipher-cast5.cabal
@@ -19,7 +19,7 @@ library
19 Crypto.Cipher.SBox, Crypto.Cipher.ThomasToVincent 19 Crypto.Cipher.SBox, Crypto.Cipher.ThomasToVincent
20 -- other-modules: 20 -- other-modules:
21 build-depends: base >= 4.5, bytestring >=0.9, binary >=0.5.1.0, cpu ==0.1.*, 21 build-depends: base >= 4.5, bytestring >=0.9, binary >=0.5.1.0, cpu ==0.1.*,
22 vector >=0.9, crypto-api >=0.10.2, cereal ==0.3.*, 22 vector >=0.9, crypto-api >=0.10.2, cereal >=0.3.0,
23 tagged >=0.4.2.1, template-haskell >=2.7, 23 tagged >=0.4.2.1, template-haskell >=2.7,
24 ghc-prim >= 0.2, primitive >= 0.4, crypto-cipher-types, 24 ghc-prim >= 0.2, primitive >= 0.4, crypto-cipher-types,
25 byteable 25 byteable