mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-31 20:21:52 -07:00
Sort dependencies in installation order
This commit is contained in:
2
README
2
README
@@ -13,11 +13,11 @@ Building:
|
|||||||
|
|
||||||
Get the dependencies
|
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
|
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
|
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
|
(Unfortunately X11-1.2 does not work correctly on AMD64. The latest
|
||||||
darcs version from http://darcs.haskell.org/packages/X11 does.)
|
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
|
unix http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix-2.0
|
||||||
(included with ghc)
|
(included with ghc)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user