Difference between revisions of "Patchwork"

From HaskellWiki
Jump to navigation Jump to search
(creation of initial version)
 
(taking account of the fact that the darcs repo now exists)
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
Patchwork uses the [[Functional Reactive Programming]] library [[Grapefruit]].
 
Patchwork uses the [[Functional Reactive Programming]] library [[Grapefruit]].
   
The source code of Patchwork will soon reside in a darcs repository under http://code.haskell.org/patchwork/main.
+
The source code of Patchwork resides in a darcs repository under http://code.haskell.org/patchwork/main.
  +
  +
== Community ==
  +
  +
Patchwork has a [http://projects.haskell.org/cgi-bin/mailman/listinfo/patchwork mailing list] and a [http://trac.haskell.org/patchwork/ project management website] where you can [http://trac.haskell.org/patchwork/newticket report bugs], for example.

Latest revision as of 15:30, 15 April 2009

Patchwork is a GUI frontend to the distributed revision control system darcs.

Status

At the moment, Patchwork is very much pre-alpha but this shall change.

Development

Patchwork development was started at the BTU Cottbus as a student project under the supervision of Wolfgang Jeltsch.

Patchwork uses the Functional Reactive Programming library Grapefruit.

The source code of Patchwork resides in a darcs repository under http://code.haskell.org/patchwork/main.

Community

Patchwork has a mailing list and a project management website where you can report bugs, for example.