[update the web page to direct new users first to the precompiled binaries rather than first to the source zooko@zooko.com**20050902162737] hunk ./index.html.in 49 -

I host a number of official darcs resources here:

- - -

Code

hunk ./index.html.in 50 +

Download

hunk ./index.html.in 52 -
  • Latest Prerelease Source (VERSION).
    -
  • Latest Stable Source (1.0.3).
    - (Many binary alternatives are available) -
  • -
  • You can also get and build the latest source directly via darcs: - -
    -darcs get http://www.abridgegame.org/repos/darcs/
    -
    - -
  • - +
  • Precompiled binaries of the latest stable release of darcs for various platforms including Windows, Mac OS X, FreeBSD and its siblings, Solaris, and AIX, a dozen flavors of Linux, and Cygwin.
    hunk ./index.html.in 54 - + hunk ./index.html.in 65 +

    Code

    +

    Darcs is written in Haskell, not in C, so a Haskell compiler is required to compile darcs. In addition, the Haskell compiler is written in Haskell, not in C, so you may experience a bootstrapping problem if a precompiled binary of the Haskell compiler is not available for your machine. For most users, it is not necessary to build darcs from source, and instead one of the precompiled binary packages linked above will suffice.

    + + +

    The manual includes a section on how to build darcs from source.

    +