From 8b33600f3818edd9aa9dedfa7a9a03d6e2af3276 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 24 May 2010 23:50:59 +0200 Subject: Implemented update message handling in the bot's core. --- hsbot.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hsbot.cabal') diff --git a/hsbot.cabal b/hsbot.cabal index 0f3b88f..9fb8549 100644 --- a/hsbot.cabal +++ b/hsbot.cabal @@ -54,6 +54,8 @@ Library Hsbot.Irc.Types Hsbot.Message Hsbot.Plugin + Hsbot.PluginUtils + Hsbot.Types ghc-options: -Wall extensions: DeriveDataTypeable ScopedTypeVariables build-depends: base >= 4.1, -- cgit v1.2.3