summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDon Stewart <dons@galois.com>2007-11-09 16:59:34 +0100
committerDon Stewart <dons@galois.com>2007-11-09 16:59:34 +0100
commit9e6b019761374ee16fd9bad26f4d658fad90b12c (patch)
treee70e627197e6b0eceacdbbcacd8d54dd6aa6ae56 /README
parent9d13cf57b31055d21f51257d73c9c946c18b6b44 (diff)
downloadmetatile-9e6b019761374ee16fd9bad26f4d658fad90b12c.tar
metatile-9e6b019761374ee16fd9bad26f4d658fad90b12c.zip
we depend on Cabal 1.2.0 or newer
darcs-hash:20071109155934-cba2c-b19190f1a51ace2973a0fbc2eba08a5e9a21ce0a
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 86b0ab7..f8d41bf 100644
--- a/README
+++ b/README
@@ -33,6 +33,18 @@ Building:
apt-get install libx11-dev
+ xmonad requires a recent version of Cabal, >= 1.2.0. If you're using
+ GHC 6.8, then it comes bundled with the right version. If you're
+ using GHC 6.6.x, you'll need to build and install Cabal from hackage
+ first:
+
+ http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Cabal
+
+ You can check which version you have with the command:
+
+ $ ghc-pkg list Cabal
+ Cabal-1.2.2.0
+
Finally, you need the Haskell libraries xmonad depends on. Since
you've a working GHC installation now, most of these will be
provided. To check whether you've got a package run 'ghc-pkg list