https://hackage.haskell.org/package/smtp-mail


On Tue, Apr 29, 2014 at 3:54 PM, David McBride <toad3k@gmail.com> wrote:
Use mysql-simple/postgresql-simple for database.  Use cassava for csv, and umm I know there is a library for mailing, but I don't recall what it is.


On Tue, Apr 29, 2014 at 2:50 PM, Ari King <ari.brandeis.king@gmail.com> wrote:
Hi,

I'd like to port a python script that queries a DB, writes the results to a CSV file, and emails that file. I'd appreciate suggestions on libraries and/or approaches that can help me achieve this.

For DB querying I was thinking of using HDBC.

Best,
Ari

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners



_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners