Cabal revisions of smtp-mail-0.2.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: smtp-mail version: 0.2.0.0+x-revision: 1 synopsis: Simple email sending via SMTP description: This packages provides a simple interface for mail over SMTP. PLease see the README for more information. homepage: http://github.com/jhickner/smtp-mail -- other-modules: - build-depends: base >= 4.5 && < 5+ build-depends: base >= 4.11 && < 5 , array , base16-bytestring , base64-bytestring , connection , cryptohash , filepath- , mime-mail+ , mime-mail >=0.5 && <0.6 , network , network-bsd , text