summaryrefslogtreecommitdiff
path: root/hsbot.cabal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hsbot.cabal5
1 files changed, 2 insertions, 3 deletions
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