From a8c0c8578718098e7a0482678ab727533ee09862 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Fri, 6 May 2011 19:15:40 +0200 Subject: Made the Plugin monad a Reader instead of a State since it can't change. --- hsbot.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hsbot.cabal') diff --git a/hsbot.cabal b/hsbot.cabal index d0a2665..e60d115 100644 --- a/hsbot.cabal +++ b/hsbot.cabal @@ -1,5 +1,5 @@ Name: hsbot -Version: 0.4.8 +Version: 0.4.9 Cabal-version: >=1.2 Synopsis: A multipurposes IRC bot Description: -- cgit v1.2.3