# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
haskell.setup darcs 2.8.5
checksums rmd160 b2fdfcda2525a513e09a38fecd8ff8b07b16c7e3 \
sha256 064310ed589c89500e224ad5254ab88de815c349f14f9aef9513720eb857e399
maintainers {cal @neverpanic} openmaintainer
description A distributed, interactive, smart revision control system
Darcs is a free, open source revision control system. It is: \
\n- Distributed: Every user has access to the full command set, removing \
boundaries between server and client or committer and non-committers. \
\n- 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. \
\n- Smart: Originally developed by physicist David Roundy, darcs is based on \
a unique algebra of patches. \
\nThis smartness lets you respond to changing demands in ways that would \
otherwise not be possible. Learn more about spontaneous branches with \
homepage http://darcs.net/
port:hs-extensible-exceptions \