From fc1231ca6e008582fb6a669cb9d0607059e82cdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Sat, 24 Aug 2013 12:17:13 -0300 Subject: Lazymail monad --- Config.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.hs') diff --git a/Config.hs b/Config.hs index 39e227f..bf35cb1 100644 --- a/Config.hs +++ b/Config.hs @@ -32,4 +32,4 @@ defaultConfig = LazymailConfig { -- preferences. In a possible future maybe I'll work in a not-so-crappy -- config system. -- -customConfig = defaultConfig { basePath = "/home/rul/mail/kalgan" } \ No newline at end of file +customConfig = defaultConfig { basePath = Just "/home/rul/mail/kalgan" } \ No newline at end of file -- cgit v1.2.3