Skip to content

Commit

Permalink
Update the README
Browse files Browse the repository at this point in the history
  • Loading branch information
dcoutts committed Feb 19, 2009
1 parent e997ee4 commit d2af878
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README
Expand Up @@ -19,9 +19,9 @@ debian or ubuntu it is in "libghc6-network-dev".

It requires three other Haskell packages that are not always installed:

* Cabal (1.4 or later)
* HTTP
* zlib
* Cabal (version 1.6 or later)
* HTTP (version 4000 or later)
* zlib (version 0.4 or later)

All of these are available from [Hackage](http://hackage.haskell.org).

Expand Down Expand Up @@ -58,11 +58,10 @@ You then have two choices:
Quickstart on Windows systems
-----------------------------

For Windows users we hope to provide a pre-compiled `cabal.exe` program shortly.
In the mean time you have to build the three dependencies in [the standard way].
For Windows users we provide a pre-compiled [cabal.exe] program. Just download
it and put it somewhere on your `%PATH%`.

[the standard way]:
http://haskell.org/haskellwiki/Cabal/How_to_install_a_Cabal_package
[cabal.exe]: http://haskell.org/cabal/release/cabal-install-latest/cabal.exe


Using cabal-install
Expand Down

0 comments on commit d2af878

Please sign in to comment.