From 455b18bc1044d8f4cfb0d99c19f9f38955d00d00 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Wed, 21 Apr 2010 21:01:07 +0200 Subject: Removed all the dynamic module loading stuff. --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index fd5619e..a483232 100644 --- a/Config.hs +++ b/Config.hs @@ -9,7 +9,7 @@ import Hsbot.Types -- | Imported plugins goes there defaultPlugins :: [String] -defaultPlugins = [ "Ping", "Core" ] +defaultPlugins = [] -- | User server localhost :: IrcServer -- cgit v1.2.3