From da2e56b2915019b055ef86d7acc158bba09bdc43 Mon Sep 17 00:00:00 2001 From: pb Date: Mon, 23 Nov 2009 23:08:39 +0000 Subject: git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@3 9f8f72e9-4bf4-416e-b76e-7d4203597157 --- Main.hs | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Main.hs (limited to 'Main.hs') diff --git a/Main.hs b/Main.hs new file mode 100644 index 0000000..8333078 --- /dev/null +++ b/Main.hs @@ -0,0 +1,7 @@ +-- Karmabot By Paul C. Buetow + +module Main (main) where + +import HsBot + +main = start -- cgit v1.2.3