summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2009-12-16 19:12:47 +0000
committerpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2009-12-16 19:12:47 +0000
commit1f44f0bd7cec6decb4a1be2c8623bbfe79fe6d6a (patch)
tree449f9bb26896a944d27c8e8daf63ef05544c4ca8
parent0bfae00d0791512fef41055a21afb2c86c22be9b (diff)
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@9 9f8f72e9-4bf4-416e-b76e-7d4203597157
-rw-r--r--Foo.hs8
1 files changed, 0 insertions, 8 deletions
diff --git a/Foo.hs b/Foo.hs
deleted file mode 100644
index ae5930d..0000000
--- a/Foo.hs
+++ /dev/null
@@ -1,8 +0,0 @@
--- Karmabot By Paul C. Buetow
-
-module Main (main) where
-
-import Control.Monad
-
-main = return $ "hello "
-