summaryrefslogtreecommitdiff
path: root/Main.hs
diff options
context:
space:
mode:
authorpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2009-11-23 23:08:39 +0000
committerpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2009-11-23 23:08:39 +0000
commitda2e56b2915019b055ef86d7acc158bba09bdc43 (patch)
tree51d3142e148647d13c358b0337cb6b46bd980061 /Main.hs
parent4446a955b0a94020fd2f20418d07cf9b2e30f7fc (diff)
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@3 9f8f72e9-4bf4-416e-b76e-7d4203597157
Diffstat (limited to 'Main.hs')
-rw-r--r--Main.hs7
1 files changed, 7 insertions, 0 deletions
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