diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-06-19 12:51:50 +0200 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-06-19 12:51:50 +0200 |
commit | fa7e002c63b11a88e35ef4160b4bc9b6e3bdb34e (patch) | |
tree | 777e129de6701cec1678a6b88576d2ced80ad9d5 /xmobar.hs | |
parent | c51fc0d0c3e8c0ffc22050707f41730336796d74 (diff) | |
download | xmobar-fa7e002c63b11a88e35ef4160b4bc9b6e3bdb34e.tar.gz xmobar-fa7e002c63b11a88e35ef4160b4bc9b6e3bdb34e.tar.bz2 |
added cabal support
darcs-hash:20070619105150-d6583-4351c7ea0a1eb1aa45f752f69a9e50d89af64ac3.gz
Diffstat (limited to 'xmobar.hs')
-rw-r--r-- | xmobar.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ -- | -- Module : XMobar -- Copyright : (c) Andrea Rossato --- License : BSD-style (see xmonad/LICENSE) +-- License : BSD-style (see LICENSE) -- -- Maintainer : Andrea Rossato <andrea.rossato@unibz.it> -- Stability : unstable |