imm-0.1.1.0: RSS-to-maildir tool

Safe HaskellSafe-Infered

Imm.Core

Synopsis

Documentation

cliOptions :: CliOptionsSource

Available commandline options

parseFeedString :: String -> Either String FeedSource

Same as Text.Feed.Import.ParseFeedString, but with Either monad.