diff options
author | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-09-04 21:26:43 +0200 |
---|---|---|
committer | Spencer Janssen <sjanssen@cse.unl.edu> | 2007-09-04 21:26:43 +0200 |
commit | 34b33224ef62d2e4866823c730c7f26d86851bb0 (patch) | |
tree | f7a5506d7e305c69515864257869569785a77dfc /README | |
parent | a5b1bc2c055bf6a59678b22c4277b9bc2bb7f38d (diff) | |
download | xmonad-34b33224ef62d2e4866823c730c7f26d86851bb0.tar.gz xmonad-34b33224ef62d2e4866823c730c7f26d86851bb0.tar.xz xmonad-34b33224ef62d2e4866823c730c7f26d86851bb0.zip |
Point to X11-extras-0.3 in the README
darcs-hash:20070904192643-a5988-0ac87527701dcc575a7d08a2a3fe2f90dd9d4b04.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ Get the dependencies 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 X11 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.2.2 - X11-extras: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-extras-0.2 + X11-extras: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-extras-0.3 And then build with Cabal: |