I've been learning Haskell for some time now and with every new programming language I learn I do a little project that requires working with a mail server and publishing RSS and Atom content. The only problem is, I can't seem to find decent packages for these or at least can't find any reviews of packages.
So I'll ask the community:
Any preferred packages for interacting with a mail server? (IMAP, POP3 etc)
Any preffered packages for publishing an RSS and/or Atom feed? Failing that, any preferred package for general XML?
Any suggestions for a minimalistic, low friction webserver to bind all of that together?
Thanks in advance.