status report of HaskellNet
Simon Marlow
simonmarhaskell at gmail.com
Tue Aug 22 05:07:27 EDT 2006
Jun Mukai wrote:
> Dear all,
>
> HaskellNet is develped under GSoC program, and I'd like to report the
> current status of HaskellNet.
>
> HaskellNet will be a collection library for networking.
> Now, it contains,
>
> - SMTP
> - POP3
> - IMAP
> - HTTP
> - (FTP)
> - URI
> - Mime parser
I'm curious about URI - how does your version differ from Network.URI?
Also, perhaps these modules should be under Network.Protocol?
Cheers,
Simon
More information about the Libraries
mailing list