Cabal revisions of smtp-mail-0.1.3.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: smtp-mail version: 0.1.3.0+x-revision: 1 synopsis: Simple email sending via SMTP -- description: homepage: http://github.com/jhickner/smtp-mail -- other-modules: build-depends: base >= 4.5 && < 5,- network,- mime-mail,+ network <2.9,+ mime-mail >=0.4.1.0 && <0.5, bytestring, text,- cryptohash,+ cryptohash >=0.6, base16-bytestring, base64-bytestring, array