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

Safe HaskellNone
LanguageHaskell98

Imm.Prelude

Contents

Synopsis

Shortcuts

type Text = Text Source #

io :: MonadIO m => IO a -> m a Source #

Shortcut to liftIO

Generalisation

show :: (Show a, IsString b) => a -> b Source #

Generic show