summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2010-03-21 10:28:39 +0000
committerpb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157>2010-03-21 10:28:39 +0000
commit1618ba8a133222efbf874734dcd90bdb93107207 (patch)
tree75c90953f69354b423493b1abf4dad2cdb191bd4
parentaec4b187bf1b06ad932825b811d8256b6a6d6958 (diff)
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@39 9f8f72e9-4bf4-416e-b76e-7d4203597157
-rw-r--r--IRC.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/IRC.hs b/IRC.hs
index 310f9a4..fab7acb 100644
--- a/IRC.hs
+++ b/IRC.hs
@@ -1,4 +1,4 @@
-module IRC where
+module IRC (ircStart) where
import IO
import List