mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-29 11:11:53 -07:00
Sort dependencies in installation order
This commit is contained in:
2
README
2
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)
|
||||
|
||||
|
Reference in New Issue
Block a user