imm-1.4.0.0: Execute arbitrary actions for each unread element of RSS/Atom feeds

Safe HaskellNone
LanguageHaskell98

Imm.Hooks.Dummy

Description

Implementation of Imm.Hooks that does nothing, except suggesting the user to define proper hooks.

This is the default implementation of the program.

Documentation

data DummyHooks Source #

Constructors

DummyHooks 

module Imm.Hooks