summaryrefslogtreecommitdiff
path: root/Hsbot/Irc/PluginCommons.hs
diff options
context:
space:
mode:
authorJulien Dessaux2010-05-18 00:46:36 +0200
committerJulien Dessaux2010-05-18 00:46:36 +0200
commit5b8cffbf6809b378aab9c6e1f7601112d810b709 (patch)
treef48748168b7a56f4235c50f8f8bfa928d61ccdea /Hsbot/Irc/PluginCommons.hs
parentRemoved thread ids from plugins data structure. (diff)
downloadhsbot-5b8cffbf6809b378aab9c6e1f7601112d810b709.tar.gz
hsbot-5b8cffbf6809b378aab9c6e1f7601112d810b709.tar.bz2
hsbot-5b8cffbf6809b378aab9c6e1f7601112d810b709.zip
Cleaned the definition of irc plugins' data structure.
Diffstat (limited to '')
-rw-r--r--Hsbot/Irc/Plugin/Utils.hs (renamed from Hsbot/Irc/PluginCommons.hs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hsbot/Irc/PluginCommons.hs b/Hsbot/Irc/Plugin/Utils.hs
index 51f9473..1e54d3a 100644
--- a/Hsbot/Irc/PluginCommons.hs
+++ b/Hsbot/Irc/Plugin/Utils.hs
@@ -1,4 +1,4 @@
-module Hsbot.Irc.PluginCommons
+module Hsbot.Irc.Plugin.Utils
( IrcPlugin
, IrcPluginState (..)
, answerMsg