[darcs-users] Interop with Darcs

Jason Dagit dagit at codersbase.com
Wed Jun 3 06:27:15 UTC 2009


On Tue, Jun 2, 2009 at 10:42 PM, Artyom Shalkhakov <
artyom.shalkhakov at gmail.com> wrote:

> Hi,
>
> I'm trying to write a web interface for Darcs (one that isn't pain to use).
>
> AFAIK there are two ways to interoperate with Darcs:
> - invoke it on the command line, with optional XML output (hey,
> where's the schema?)
> - make use of Haskell modules exported by Darcs
>
> Is there a nicer way?


The last option seems the nicest to me.  Do you see a potential problem with
the haskell modules?  If you look at the src/Darcs/Commands/* modules they
expose the high level user commands directly, usually one per module.

Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osuosl.org/pipermail/darcs-users/attachments/20090602/851f6053/attachment-0001.htm>


More information about the darcs-users mailing list