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? Cheers, Artyom Shalkhakov.