diff options
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 |
