<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi all,<br>
<br>
Anybody know of some good Haskell libraries providing:<br>
<ul>
  <li>an SMTP client,</li>
  <li>an HTTP client,</li>
  <li>or a Telnet client?</li>
</ul>
There's a significant amount to these protocols, over and above the
socket layer.<br>
<br>
Thanks,<br>
Lyle Kopnicky<br>
<br>
</body>
</html>