Language

Package: darcs @ 2.16.5

Synopsis

Distributed Revision Control System

Description

Darcs is a revision control system. It is:

  1. Distributed: Every user has access to the full command set, removing boundaries between server and client or committer and non-committers.

  2. Interactive: Darcs is easy to learn and efficient to use because it asks you questions in response to simple commands, giving you choices in your work flow. You can choose to record one change in a file, while ignoring another. As you update from upstream, you can review each patch name, even the full diff for interesting patches.

  3. Smart: Originally developed by physicist David Roundy, darcs is based on a unique algebra of patches called Patchtheory.

Home page
http://darcs.net
Location
gnu/packages/haskell-apps.scm (line: 165, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 201 is way too long (120 characters)
formatting

Look for formatting issues in the source

line 205 is way too long (92 characters)