packages feed

RSA 2.1.0.2 → 2.1.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

RSA.cabal view
@@ -1,6 +1,6 @@ name:       RSA category:   Cryptography, Codec-version:    2.1.0.2+version:    2.1.0.3 license:    BSD3 license-file: LICENSE author:     Adam Wick <awick@galois.com>@@ -48,7 +48,7 @@                   test-framework             >= 0.8.0.3 && < 0.10,                   test-framework-quickcheck2 >= 0.3.0.2 && < 0.5,                   SHA                        >= 1.6.4.1 && < 2.0-  GHC-Options:    -Wall -fno-warn-orphans -fhpc+  GHC-Options:    -Wall -fno-warn-orphans   extensions:     DeriveDataTypeable, MultiWayIf, ScopedTypeVariables  source-repository head