Archived
1
0
Fork 0

Cleaned the definition of irc plugins' data structure.

This commit is contained in:
Julien Dessaux 2010-05-18 00:46:36 +02:00
parent 738ad9e9bb
commit 5b8cffbf68
8 changed files with 8 additions and 8 deletions

View file

@ -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