Darcs ===== This is the source tree for darcs, a distributed version control system written in Haskell. For more information, visit the darcs web site: http://www.darcs.net Installing ========== This sequence should work for you: autoconf ./configure make make install The autoconf step is only necessary if you obtained the source tree from the darcs repository. For source distributions downloaded from the darcs web site, this step has already been performed. For more information, please see the manual: * http://www.darcs.net/manual * doc/manual/darcs.ps Hacking ======= For more information about darcs hacking and best practices please check the darcs wiki at http://darcs.net/DarcsWiki Of particular interest are the following documents: * http://darcs.net/DarcsWiki/DeveloperFAQ * http://darcs.net/DarcsWiki/DeveloperTips Happy hacking!