From f72aca1b9c1c1eefabc1991a90bafd507afa3731 Mon Sep 17 00:00:00 2001 From: Jose A Ortega Ruiz Date: Sun, 14 Feb 2010 21:22:09 +0100 Subject: Fix for error while merging xmonad.cabal Ignore-this: 10d67f7e3e1511e4d382697b47202d77 darcs-hash:20100214202209-748be-f990e6583f51afc67025fb2d89562905c6218e41.gz --- xmobar.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index d2e1618..3d63ebf 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -28,13 +28,13 @@ flag with_utf8 description: With UTF-8 support. flag with_inotify - description: inotify support (modern Linux only). Required for the Mail plugin. + description: inotify support (modern Linux only). Required for the Mail and MBox plugins. default: False executable xmobar main-is: Main.hs - other-Modules: Xmobar, Config, Parsers, Commands, XUtil, Runnable, Plugins, Plugins.Monitors.StatFS - ghc-options: -funbox-strict-fields -Wall + + other-modules: Xmobar, Config, Parsers, Commands, XUtil, Runnable, Plugins, Plugins.Monitors.StatFS ghc-prof-options: -prof -auto-all if true -- cgit v1.2.3