diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-11-11 10:59:19 +0100 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-11-11 10:59:19 +0100 |
commit | b162acc9e377f7775a369dc950e57ca0c9f5257e (patch) | |
tree | de321efa824e52b8d151ab9d7f9b921f7f335a63 /README | |
parent | fc24dc1874dcf7c9e66e21502a58b40cbe627c85 (diff) | |
download | xmobar-b162acc9e377f7775a369dc950e57ca0c9f5257e.tar.gz xmobar-b162acc9e377f7775a369dc950e57ca0c9f5257e.tar.bz2 |
README: added reference to a source tree that works with Cabal-1.1.x
darcs-hash:20071111095919-d6583-02ddbfae4f6f6546da5b767071c7043c23b26775.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -33,6 +33,16 @@ A recent screen shot can be found here: http://code.haskell.org/~arossato/xmobar/xmobar-0.8.png +Version 0.8 requires Cabal-1.2.x, but works both with ghc-6.6.1 and +ghc-6.8.1. + +[Here you can find] a source tree of xmobar-0.8 which works with +Cabal-1.1.x, but compiles only with ghc-6.6.x: + + http://code.haskell.org/~arossato/xmobar/xmobar-0.8-Cabal-1.1-ghc-6.6.tar.gz + +[Here you can find]: http://code.haskell.org/~arossato/xmobar/xmobar-0.8-Cabal-1.1-ghc-6.6.tar.gz + Installation ------------ |