[Haskell-cafe] haskellwiki slow/unresponsive

Gwern Branwen gwern0 at gmail.com
Mon Jun 6 23:47:09 CEST 2011


On Mon, Jun 6, 2011 at 4:45 PM, Greg Weber <greg at gregweber.info> wrote:

> Gitit uses darcs or git to store data, but through the command line
> interfaces. Unfortunately to my knowledge darcs does not expose a library
> interface. Gitit could be made faster and more secure by interfacing with
> libgit2.

Darcs does export a library and pretty much has ever since I first
cabalized it; see http://hackage.haskell.org/package/darcs for the
module listings. It's not a very useful API, however. I don't know how
to use it, and John doesn't know how to use libgit2, I suspect.

-- 
gwern
http://www.gwern.net



More information about the Haskell-Cafe mailing list