clit-0.2.2.4: Post tweets from stdin

Safe HaskellNone
LanguageHaskell2010

Web.Tweet.Exec

Description

Provides IO action that parses command line options and tweets from stdin

Synopsis

Documentation

exec :: IO () Source #

Executes parser

data Program Source #

Data type for our program: one optional path to a credential file, (optionally) the number of tweets to make, the id of the status you're replying to, and a list of users you wish to mention.