Name: clckwrks-plugin-ircbot Version: 0.6.2 Synopsis: ircbot plugin for clckwrks Homepage: http://clckwrks.com/ License: BSD3 License-file: LICENSE Author: Jeremy Shaw Maintainer: Jeremy Shaw Copyright: 2012 Jeremy Shaw, SeeReason Partners LLC Category: Clckwrks Build-type: Custom Cabal-version: >=1.6 Data-Files: data/style.css source-repository head type: darcs subdir: clckwrks-plugin-ircbot location: http://hub.darcs.net/stepcut/clckwrks Library Build-tools: hsx2hs Exposed-modules: Clckwrks.IrcBot Clckwrks.IrcBot.Acid Clckwrks.IrcBot.Monad Clckwrks.IrcBot.Page.IrcLog Clckwrks.IrcBot.Page.IrcLogs Clckwrks.IrcBot.Page.Reconnect Clckwrks.IrcBot.Page.Settings Clckwrks.IrcBot.Page.Template Clckwrks.IrcBot.Plugin Clckwrks.IrcBot.PreProcess Clckwrks.IrcBot.Route Clckwrks.IrcBot.Types Clckwrks.IrcBot.URL Paths_clckwrks_plugin_ircbot Build-depends: base < 5, acid-state >= 0.12 && < 0.13, attoparsec == 0.10.*, blaze-html >= 0.5 && < 0.7, clckwrks >= 0.18 && < 0.20, containers >= 0.4 && < 0.6, directory >= 1.1 && < 1.3, filepath >= 1.2 && < 1.4, happstack-server >= 7.0 && < 7.4, happstack-hsp == 7.2.*, hsp == 0.9.*, ircbot >= 0.5.2 && < 0.6, ixset == 1.0.*, -- magic == 1.0.*, mtl >= 2.0 && < 2.3, network >= 2.3 && < 2.5, reform == 0.2.*, reform-happstack == 0.2.*, reform-hsp >= 0.2 && < 0.3, safecopy >= 0.6, text == 0.11.*, web-plugins >= 0.1 && < 0.3, web-routes == 0.27.*, web-routes-th >= 0.21