From 3ccdbe6aa66dc5a76f86ed640376d205afe02fd4 Mon Sep 17 00:00:00 2001 From: Jose A Ortega Ruiz Date: Sun, 14 Feb 2010 21:36:53 +0100 Subject: Trying again to make xmonad.cabal merge cleanly Ignore-this: 80131d664b8148257758492ed5f17c3d darcs-hash:20100214203653-748be-6cb60a7ad55609eedca8834ac74f40ffa7cb22fc.gz --- xmobar.cabal | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/xmobar.cabal b/xmobar.cabal index 3d63ebf..ee425d3 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -4,8 +4,8 @@ homepage: http://code.haskell.org/~arossato/xmobar synopsis: A Minimalistic Text Based Status Bar description: Xmobar is a minimalistic text based status bar. . - Inspired by the Ion3 status bar, it supports similar features, - like dynamic color management, output templates, and extensibility + Inspired by the Ion3 status bar, it supports similar features, + like dynamic color management, output templates, and extensibility through plugins. category: System license: BSD3 @@ -28,13 +28,12 @@ flag with_utf8 description: With UTF-8 support. flag with_inotify - description: inotify support (modern Linux only). Required for the Mail and MBox plugins. + description: inotify support (modern Linux only). Required for the Mail plugin. default: False executable xmobar main-is: Main.hs - - other-modules: Xmobar, Config, Parsers, Commands, XUtil, Runnable, Plugins, Plugins.Monitors.StatFS + other-Modules: Xmobar, Config, Parsers, Commands, XUtil, Runnable, Plugins, Plugins.Monitors.StatFS ghc-prof-options: -prof -auto-all if true -- cgit v1.2.3