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/Quote.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Hsbot/Irc/Plugin/Quote.hs') diff --git a/Hsbot/Irc/Plugin/Quote.hs b/Hsbot/Irc/Plugin/Quote.hs index 31eaeaf..0335d8b 100644 --- a/Hsbot/Irc/Plugin/Quote.hs +++ b/Hsbot/Irc/Plugin/Quote.hs @@ -18,7 +18,7 @@ import System.Posix.Files import System.Random(randomRIO) import Hsbot.Irc.Message -import Hsbot.Irc.PluginCommons +import Hsbot.Irc.Plugin.Utils -- | A quote element data QuoteElt = QuoteElt -- cgit v1.2.3