From 884c6c9f2e3a03d6666c8dd6c6d6b6513db88ad5 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Thu, 4 Feb 2010 20:36:58 +0100 Subject: Reorganized code and types, changed slightly the architecture. --- Hsbot/Main.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Hsbot/Main.hs') diff --git a/Hsbot/Main.hs b/Hsbot/Main.hs index 3cb0ce5..c73a2e5 100644 --- a/Hsbot/Main.hs +++ b/Hsbot/Main.hs @@ -9,6 +9,7 @@ import Config import Hsbot.Core import Hsbot.IRC import Hsbot.Plugin +import Hsbot.Types -- | Bot's main entry point imain :: IO () -- cgit v1.2.3