imm-2.1.2.0: Execute arbitrary actions for each item from RSS/Atom feeds
Safe HaskellSafe-Inferred
LanguageHaskell2010

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