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 | |
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
-rw-r--r-- | README | 10 | ||||
-rw-r--r-- | README.html | 11 |
2 files changed, 21 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 ------------ diff --git a/README.html b/README.html index 58436de..2efcec2 100644 --- a/README.html +++ b/README.html @@ -158,6 +158,17 @@ ol.decimal { list-style-type: decimal; } > http://code.haskell.org/~arossato/xmobar/xmobar-0.8.png </code ></pre + ><p + >Version 0.8 requires Cabal-1.2.x, but works both with ghc-6.6.1 and ghc-6.8.1.</p + ><p + ><a href="http://code.haskell.org/~arossato/xmobar/xmobar-0.8-Cabal-1.1-ghc-6.6.tar.gz" + >Here you can find</a + > a source tree of xmobar-0.8 which works with Cabal-1.1.x, but compiles only with ghc-6.6.x:</p + ><pre + ><code + > http://code.haskell.org/~arossato/xmobar/xmobar-0.8-Cabal-1.1-ghc-6.6.tar.gz +</code + ></pre ><h2 id="installation" ><a href="#TOC-installation" >Installation</a |