From a8ffb9f53aac66b31d4ef870ed88b7c0e6e5ca7e Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 26 Jun 2007 13:39:48 +0200 Subject: splitted files darcs-hash:20070626113948-d6583-73d318293d1cd91894589450e5cd270dd39bdc02.gz --- xmobar.cabal | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 10e555a..0fa9b53 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -1,5 +1,5 @@ name: xmobar -version: 0.1 +version: 0.3 homepage: http://gorgias.mine.nu/repos/xmobar/ synopsis: A Statusbar for the XMonad Window Manager description: Xmobar is a minimal status bar for the XMonad Window Manager. @@ -13,7 +13,9 @@ maintainer: andrea.rossato@unibz.it build-depends: base>=2.0, X11>=1.2.1, mtl>=1.0, unix>=1.0, parsec>=2.0 executable: xmobar -main-is: xmobar.hs +main-is: Main.hs +Hs-Source-Dirs: ./ +Other-Modules: XMobar, Config, Parsers ghc-options: -funbox-strict-fields -O2 -fasm -Wall -optl-Wl,-s -threaded ghc-prof-options: -prof -auto-all -- cgit v1.2.3