packages feed

mime-mail-ses 0.0.0 → 0.0.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~timePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: time

API changes (from Hackage documentation)

Files

mime-mail-ses.cabal view
@@ -1,5 +1,5 @@ Name:                mime-mail-ses-Version:             0.0.0+Version:             0.0.0.1 Synopsis:            Send mime-mail messages via Amazon SES Homepage:            http://github.com/snoyberg/mime-mail-ses License:             BSD3@@ -18,7 +18,7 @@                      , base64-bytestring  >= 0.1       && < 0.2                      , cryptohash         >= 0.7       && < 0.8                      , bytestring         >= 0.9       && < 0.10-                     , time               >= 1.1       && < 1.3+                     , time               >= 1.1       && < 1.4                      , old-locale                      , http-enumerator    >= 0.6       && < 0.7                      , mime-mail          >= 0.3       && < 0.4