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