packages feed

smtp-mail 0.1.0.0 → 0.1.1.0

raw patch · 1 files changed

+5/−1 lines, 1 files

Files

smtp-mail.cabal view
@@ -2,7 +2,7 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                smtp-mail-version:             0.1.0.0+version:             0.1.1.0 synopsis:            Simple email sending via SMTP -- description:          homepage:            http://github.com/jhickner/smtp-mail@@ -14,6 +14,10 @@ category:            Network build-type:          Simple cabal-version:       >=1.8++source-repository head+  type: git+  location: git@github.com:jhickner/smtp-mail.git  library   exposed-modules:     Network.Mail.SMTP, Network.Mail.SMTP.Auth