packages feed

pkcs10 0.1.0.4 → 0.1.0.5

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependencies added: transformers

API changes (from Hackage documentation)

Files

pkcs10.cabal view
@@ -1,5 +1,5 @@ name:                pkcs10-version:             0.1.0.4+version:             0.1.0.5 synopsis:            PKCS#10 library description:         Please see README.md homepage:            https://github.com/fcomb/pkcs10-hs#readme@@ -46,6 +46,7 @@   other-modules:       Keys   build-depends:       base >= 4.3 && < 5                      , pkcs10+                     , transformers < 0.5                      , tasty                      , tasty-hunit                      , tasty-quickcheck