From c74d199047825b737cb00ca83360f9d410af6a75 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 26 Feb 2012 14:15:49 +0100 Subject: Added support for IRC server password --- Hsbot/Types.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Hsbot/Types.hs') diff --git a/Hsbot/Types.hs b/Hsbot/Types.hs index 3201caf..d138402 100644 --- a/Hsbot/Types.hs +++ b/Hsbot/Types.hs @@ -74,6 +74,7 @@ data Config = Config , configTLS :: TLSConfig , configAddress :: String , configPort :: PortID + , configPassword :: Maybe String , configAccess :: [AccessList] , configChannels :: [String] , configNicknames :: [String] -- cgit v1.2.3