summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-04-22 11:05:07 +0200
committerDon Stewart <dons@cse.unsw.edu.au>2007-04-22 11:05:07 +0200
commit5bf4981bcf00b93a9200001b8a74f8cecae3aaa6 (patch)
treeb0f272b4bcbfdd1cec3e69ecacd9be69c0a10605 /README
parent4157b889db27f47333988ac00b2d43a365ce02d8 (diff)
downloadmetatile-5bf4981bcf00b93a9200001b8a74f8cecae3aaa6.tar
metatile-5bf4981bcf00b93a9200001b8a74f8cecae3aaa6.zip
update readme
darcs-hash:20070422090507-9c5c1-acfc37157cec3e9c8ce57235ad88d5535ee76172
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 227441c..ba01999 100644
--- a/README
+++ b/README
@@ -13,14 +13,13 @@ Building:
Get the dependencies
+ X11-extras: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-extras-0.0
+ mtl http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtl-1.0
X11 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.2
(Unfortunately X11-1.2 does not work correctly on AMD64. The latest
darcs version from http://darcs.haskell.org/packages/X11 does.)
-
- mtl http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtl-1.0
- unix http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-2.0 (included with ghc)
-
- X11-extras: darcs get http://darcs.haskell.org/~sjanssen/X11-extras
+ unix http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-2.0
+ (included with ghc)
dmenu 2.{5,6,7} http://www.suckless.org/download/dmenu-2.7.tar.gz
@@ -40,3 +39,4 @@ Authors:
Spencer Janssen
Don Stewart
+ Jason Creigh