packages feed

mailgun 0.1.0.3 → 0.1.0.4

raw patch · 1 files changed

+8/−1 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

mailgun.cabal view
@@ -1,5 +1,5 @@ name:                mailgun-version:             0.1.0.3+version:             0.1.0.4 synopsis:            Connector to Rackspace's Mailgun Service description:         Allows users to directly access Rackspace's Mailgun service                      without having to work with the underlying REST service.@@ -10,6 +10,13 @@ category:            Web build-type:          Simple cabal-version:       >=1.10++homepage:            https://github.com/AndrewRademacher/mailgun+bug-reports:         https://github.com/AndrewRademacher/mailgun/issues++source-repository head+    type:            git+    location:        https://github.com/AndrewRademacher/mailgun.git  library     ghc-options:        -Wall