Safe Haskell | None |
---|
Imm.Boot
- imm :: [ConfigFeed] -> IO ()
- type ConfigFeed = (Config -> Config, String)
Documentation
imm :: [ConfigFeed] -> IO ()Source
Main function to call in the configuration file.
type ConfigFeed = (Config -> Config, String)Source
imm-0.6.0.0: Retrieve RSS/Atom feeds and write one mail per new item in a maildir.
Safe Haskell | None |
---|
Imm.Boot
imm :: [ConfigFeed] -> IO ()Source
Main function to call in the configuration file.
type ConfigFeed = (Config -> Config, String)Source