packages feed

HaskellNet-SSL 0.3.2.0 → 0.3.2.1

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

HaskellNet-SSL.cabal view
@@ -1,6 +1,6 @@ name:                HaskellNet-SSL synopsis:            Helpers to connect to SSL/TLS mail servers with HaskellNet-version:             0.3.2.0+version:             0.3.2.1 description:         This package ties together the HaskellNet and connection                      packages to make it easy to open IMAP and SMTP connections                      over SSL.@@ -8,7 +8,7 @@ license:             BSD3 license-file:        LICENSE author:              Daniel P. Wright-maintainer:          dani@dpwright.com+maintainer:          dani@dpwright.com, lemol-c@hotmail.com copyright:           (c) 2013 Daniel P. Wright category:            Network build-type:          Simple