From c497b24700eeea4269e4d76559e8023284a0a213 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 1 May 2011 03:11:32 +0200 Subject: Added plugin loading, and the most basic hook capability. --- hsbot.cabal | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'hsbot.cabal') diff --git a/hsbot.cabal b/hsbot.cabal index cc4eae7..055d36d 100644 --- a/hsbot.cabal +++ b/hsbot.cabal @@ -1,5 +1,5 @@ Name: hsbot -Version: 0.4.1 +Version: 0.4.4 Cabal-version: >=1.2 Synopsis: A multipurposes IRC bot Description: @@ -19,11 +19,10 @@ Build-type: Simple Library ghc-options: -Wall exposed-modules: Hsbot - --Hsbot.Command Hsbot.Config Hsbot.Core Hsbot.Message - --Hsbot.Plugin + Hsbot.Plugin Hsbot.Plugin.Ping Hsbot.Types Hsbot.Utils -- cgit v1.2.3