index
:
hsbot
master
An IRC bot written in Haskell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Foo.hs
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'Foo.hs')
-rw-r--r--
Foo.hs
8
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 "
-