
23 Jun
2008
23 Jun
'08
5:35 p.m.
agl:
On Sat, Jun 21, 2008 at 10:52 PM, Maurício
wrote: Are there mature libraries for IMAP and NNTP available to Haskell?
Pretty much, if a Haskell library exist it will be listed at [1]. Since I don't see anything for IMAP, nor NNTP I can be pretty sure that the answer is "no" I'm afraid. Perhaps you would care to write such libraries if you have a need?
[1] http://hackage.haskell.org/packages/archive/pkg-list.html
Or FFI bind to some existing library. cabal-install will take care of the rest.