diff options
| author | pb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157> | 2010-03-28 11:04:15 +0000 |
|---|---|---|
| committer | pb <pb@9f8f72e9-4bf4-416e-b76e-7d4203597157> | 2010-03-28 11:04:15 +0000 |
| commit | 7a7302c5b86e89f3fc2fbc3476db731dfd6ed11b (patch) | |
| tree | c0b5c50229b9f5a08833ec2e589a5b13a943b516 /HsBot/Start.hs | |
| parent | 6f5773590d2a1453aba3c47bcca286c4ffeb93bd (diff) | |
git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@49 9f8f72e9-4bf4-416e-b76e-7d4203597157
Diffstat (limited to 'HsBot/Start.hs')
| -rw-r--r-- | HsBot/Start.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HsBot/Start.hs b/HsBot/Start.hs index 228092a..97466d8 100644 --- a/HsBot/Start.hs +++ b/HsBot/Start.hs @@ -5,7 +5,7 @@ import System import HsBot.Cmd import HsBot.Conf import HsBot.Env -import HsBot.IRC.IRConnection +import HsBot.IRC import HsBot.Logics import HsBot.State import HsBot.General.Tools |
