@hackage DPM0.3.0.0
Darcs Patch Manager
Categories
License
LicenseRef-GPL
Maintainer
Stefan Wehr <mail@stefanwehr.de>
Links
Versions
Installation
Dependencies (21)
- array >=0.3 && <0.4
- base >=4 && <5
- bytestring >=0.9
- containers
- directory
- filepath >=1.1 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
test
(off by default)
Enable the test configuration: Build the test executable, reduce build time.
The Darcs Patch Manager (DPM for short) is a tool that simplifies working
with the revision control system darcs (http://darcs.net). It is most
effective when used in an environment where developers do not push their
patches directly to the main repository but where patches undergo a
reviewing process before they are actually applied. See the documentation
of the module DPM.Tutorial
for a short tutorial.