From ed66eb310a9ec78901e6a3be2275f9de62ad5708 Mon Sep 17 00:00:00 2001 From: pb Date: Sun, 28 Mar 2010 11:52:17 +0000 Subject: git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@52 9f8f72e9-4bf4-416e-b76e-7d4203597157 --- HsBot/Base/State.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'HsBot/Base/State.hs') diff --git a/HsBot/Base/State.hs b/HsBot/Base/State.hs index abcf479..6d4efdc 100644 --- a/HsBot/Base/State.hs +++ b/HsBot/Base/State.hs @@ -6,6 +6,7 @@ import List import HsBot.IRC.User data State = State { + isReady :: Bool, currentChannel :: String, line :: String, users :: [User] -- cgit v1.2.3