From d4be110200ba3f3a2f19236ec3c16f980ab458aa Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 23 Apr 2011 13:35:04 +0200 Subject: Continue refactoring, worked on the core loop and the plugin infrastructure. --- hsbot.cabal | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hsbot.cabal') diff --git a/hsbot.cabal b/hsbot.cabal index e1654b4..cc4eae7 100644 --- a/hsbot.cabal +++ b/hsbot.cabal @@ -1,5 +1,5 @@ Name: hsbot -Version: 0.4 +Version: 0.4.1 Cabal-version: >=1.2 Synopsis: A multipurposes IRC bot Description: @@ -22,7 +22,9 @@ Library --Hsbot.Command Hsbot.Config Hsbot.Core + Hsbot.Message --Hsbot.Plugin + Hsbot.Plugin.Ping Hsbot.Types Hsbot.Utils Extensions: DeriveDataTypeable FlexibleContexts ScopedTypeVariables -- cgit v1.2.3