diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-05-30 19:29:09 +0200 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-05-30 19:29:09 +0200 |
commit | 0b022e2a01166fb6ad8af6c1b873ebb257b1bf42 (patch) | |
tree | 9c67898455efcecee1c5e8541f87245f3ea1d8ae /README | |
parent | 3d9ef12b49f311c5e48cb3370643534020dc92da (diff) | |
download | xmonad-0b022e2a01166fb6ad8af6c1b873ebb257b1bf42.tar.gz xmonad-0b022e2a01166fb6ad8af6c1b873ebb257b1bf42.tar.xz xmonad-0b022e2a01166fb6ad8af6c1b873ebb257b1bf42.zip |
Require X11 >
darcs-hash:20070530172909-a5988-302cb4e9e976e95ab8ea6bedc25d10faa6cc855e.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -49,10 +49,8 @@ Get the dependencies unix http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-2.0 (Included with GHC) - X11 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.2 + X11 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.2.2 (Included with GHC) - (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 |