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

Safe HaskellNone

Imm.Config

Contents

Synopsis

Types

newtype FromFormat Source

Constructors

FromFormat Format 

Instances

newtype BodyFormat Source

Constructors

BodyFormat Format 

Instances

Misc

addFeeds :: MonadBase IO m => [(String, [String])] -> m ()Source

Return the Haskell code to write in the configuration file to add feeds.