Shorter hyperlinks to hackage in README.

This commit is contained in:
Adam Vogt
2012-12-31 10:53:58 +00:00
parent 4c1536cd18
commit e015155131

12
README
View File

@@ -66,7 +66,7 @@ Building:
using GHC 6.6.x, you'll need to build and install Cabal from hackage using GHC 6.6.x, you'll need to build and install Cabal from hackage
first: first:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/Cabal http://hackage.haskell.org/package/Cabal
You can check which version you have with the command: You can check which version you have with the command:
@@ -80,9 +80,9 @@ Building:
provided. To check whether you've got a package run 'ghc-pkg list provided. To check whether you've got a package run 'ghc-pkg list
some_package_name'. You will need the following packages: some_package_name'. You will need the following packages:
mtl http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mtl mtl http://hackage.haskell.org/package/mtl
unix http://hackage.haskell.org/cgi-bin/hackage-scripts/package/unix unix http://hackage.haskell.org/package/unix
X11 http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11 X11 http://hackage.haskell.org/package/X11
* Build xmonad: * Build xmonad:
@@ -120,7 +120,7 @@ XMonadContrib
prompt/program launcher, and various other useful modules. prompt/program launcher, and various other useful modules.
XMonadContrib is available at: XMonadContrib is available at:
latest release: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-contrib latest release: http://hackage.haskell.org/package/xmonad-contrib
darcs version: darcs get http://code.haskell.org/XMonadContrib darcs version: darcs get http://code.haskell.org/XMonadContrib
@@ -135,7 +135,7 @@ Other useful programs:
For custom status bars: For custom status bars:
dzen http://gotmor.googlepages.com/dzen dzen http://gotmor.googlepages.com/dzen
xmobar http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar xmobar http://hackage.haskell.org/package/xmobar
For a program dispatch menu: For a program dispatch menu: