From 1d6e13ef4e50ae53c52b2ce289881a071ecf942e Mon Sep 17 00:00:00 2001 From: pb Date: Sat, 15 May 2010 16:01:30 +0000 Subject: added the PrintMessages callback. git-svn-id: https://ssl.buetow.org/repos/hsbot/trunk@58 9f8f72e9-4bf4-416e-b76e-7d4203597157 --- HsBot/Base/State.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'HsBot/Base') diff --git a/HsBot/Base/State.hs b/HsBot/Base/State.hs index 2547501..10395bb 100644 --- a/HsBot/Base/State.hs +++ b/HsBot/Base/State.hs @@ -11,8 +11,8 @@ import List import HsBot.IRC.User data State = State { - isReady :: Bool, - currentSender :: String, + isReady :: Bool, + currentSender :: String, currentChannel :: String, line :: String, users :: [User] -- cgit v1.2.3