packages feed

cipher-des 0.0.1 → 0.0.2

raw patch · 1 files changed

+1/−2 lines, 1 filesdep −cerealPVP ok

version bump matches the API change (PVP)

Dependencies removed: cereal

API changes (from Hackage documentation)

Files

cipher-des.cabal view
@@ -1,5 +1,5 @@ Name:                cipher-des-Version:             0.0.1+Version:             0.0.2 Description:         DES and 3DES primitives License:             BSD3 License-file:        LICENSE@@ -18,7 +18,6 @@                    , byteable                    , crypto-cipher-types >= 0.0.3                    , securemem >= 0.1.2-                   , cereal   Exposed-modules:   Crypto.Cipher.DES                    , Crypto.Cipher.TripleDES   Other-modules:     Crypto.Cipher.DES.Primitive