From 5b8cffbf6809b378aab9c6e1f7601112d810b709 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Tue, 18 May 2010 00:46:36 +0200 Subject: Cleaned the definition of irc plugins' data structure. --- Hsbot/Irc/Plugin.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Hsbot/Irc/Plugin.hs') diff --git a/Hsbot/Irc/Plugin.hs b/Hsbot/Irc/Plugin.hs index 525ab8f..3e6bef0 100644 --- a/Hsbot/Irc/Plugin.hs +++ b/Hsbot/Irc/Plugin.hs @@ -16,11 +16,11 @@ import qualified Data.Map as M import Hsbot.Irc.Config import Hsbot.Irc.Message -import Hsbot.Irc.PluginCommons import Hsbot.Irc.Plugin.Core import Hsbot.Irc.Plugin.Dummy import Hsbot.Irc.Plugin.Ping import Hsbot.Irc.Plugin.Quote +import Hsbot.Irc.Plugin.Utils import Hsbot.Irc.Types -- | Sends a msg to a plugin -- cgit v1.2.3