From 41f442028da788e3c13417fb6119d37e48fc8637 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Fri, 20 Aug 2010 19:05:50 +0200 Subject: Greatly improved configuration file handling. --- HsbotIrcBot/hsbot-irc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HsbotIrcBot/hsbot-irc.cabal') diff --git a/HsbotIrcBot/hsbot-irc.cabal b/HsbotIrcBot/hsbot-irc.cabal index 818d20e..861e506 100644 --- a/HsbotIrcBot/hsbot-irc.cabal +++ b/HsbotIrcBot/hsbot-irc.cabal @@ -19,7 +19,7 @@ Build-type: Simple Executable hsbot-irc Main-is: Main.hs Ghc-options: -Wall - Extensions: DeriveDataTypeable ScopedTypeVariables + Extensions: DeriveDataTypeable FlexibleContexts ScopedTypeVariables Build-depends: base >= 4.1 && < 5, ConfigFile, containers, -- cgit v1.2.3