From 11c2c16835b3e8368be77ccc5b7ddf949021eccd Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 3 Jul 2010 21:26:00 +0200 Subject: Moved files around as a preliminary for architectural changes. --- Hsbot/Config.hs | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 Hsbot/Config.hs (limited to 'Hsbot/Config.hs') diff --git a/Hsbot/Config.hs b/Hsbot/Config.hs deleted file mode 100644 index 121cc98..0000000 --- a/Hsbot/Config.hs +++ /dev/null @@ -1,9 +0,0 @@ -module Hsbot.Config - ( BotConfig (..) - ) where - -import Hsbot.Irc.Config - --- | Configuration data type -data BotConfig = IrcBotConfig IrcConfig - -- cgit v1.2.3