
This package is part of a development tool designed to monitor code changes, analyze dependencies etc. Actually, we are still in process to develop the tool and this binding is the first functional ready package others might be interested in as well. The package contains a basic set of API calls to ReviewBoard server and a small demo app, a command line tool that makes submitting new code review requests as easy as: svn diff | mkrr -r [reviewers] (ReviewBoard does not support darcs) :( For details see haddock documentation. The ReviewBoard project page: http://code.google.com/p/reviewboard/ And the bindings on hackage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/ ReviewBoard-0.1 A thanks to this list for help with this project and help in getting started with Haskell by following many good threads. Adam

On Thu, May 1, 2008 at 8:28 AM, Adam Smyczek
This package is part of a development tool designed to monitor code changes, analyze dependencies etc. Actually, we are still in process to develop the tool and this binding is the first functional ready package others might be
Cool! I've been planning to start using reviewboard for a while now so this is a nice addition to my tool chain for when I do. -- Johan
participants (2)
-
Adam Smyczek
-
Johan Tibell