From a13bb48ca1edf0fbc0a0d6a1aa09c4dc07758e3a Mon Sep 17 00:00:00 2001 From: pb Date: Sat, 13 Mar 2010 12:39:48 +0000 Subject: added irc functionality git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@20 9f8f72e9-4bf4-416e-b76e-7d4203597157 --- Main.hs | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Main.hs (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs deleted file mode 100644 index 8333078..0000000 --- a/Main.hs +++ /dev/null @@ -1,7 +0,0 @@ --- Karmabot By Paul C. Buetow - -module Main (main) where - -import HsBot - -main = start -- cgit v1.2.3