summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d16ec40..ee5a77a 100644
--- a/README
+++ b/README
@@ -13,11 +13,11 @@ Building:
Get the dependencies
- X11-extras: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-extras-0.1
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.)
+ X11-extras: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-extras-0.1
unix http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-2.0
(included with ghc)