Hacker News new | ask | show | jobs
by platz 4427 days ago
Which kind of libraries are you thinking of that are missing?
1 comments

imap library with idle support. haskellnet and imapget don't mention idle from what I can see. javamail does.
haskellnet looks like it does polling, but i gather its not quite the same thing. looks like you're right. I wonder how hard it would be to implement such a thing.