imm-0.5.1.0: Retrieve RSS/Atom feeds and write one mail per new item in a maildir.

Safe HaskellNone

Imm.OPML

Synopsis

Documentation

read :: String -> Maybe [(String, [String])]Source

Parse an OPML string and return a list of tuples (category title, feed URIs).