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

Safe HaskellNone
LanguageHaskell98

Imm.XML

Description

XML module abstracts over the parsing of RSS/Atom feeds.

This module follows the Handle pattern.

import qualified Imm.XML as XML

Documentation

newtype Handle m Source #

Constructors

Handle 

Fields