[darcs-users] buildbot, --with-typewitnesses, and ghc 6.6

Jason Dagit dagit at codersbase.com
Wed Sep 24 20:10:38 UTC 2008


On Wed, Sep 24, 2008 at 12:36 PM, zooko <zooko at zooko.com> wrote:

> Folks:
>
> I believe Jason Dagit said something about the following buildbot
> configuration being incorrect:
>
>     if buildslave.ghc_version.startswith("6.6"):
>         extra_configure_options.append("--with-typewitnesses")
>
> (from http://buildbot.darcs.net/master.cfg )
>
> The source code to the buildbot master.cfg file is in http://
> code.haskell.org/darcs/buildbot and if anyone who knows what they are
> doing adds a patch to change this "--with-typewitnesses"
> configuration, I will deploy it to the buildmaster.


The correct flag to pass is --with-type-witnesses

But, I don't know anything about configuring buildbot.

Thanks!
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osuosl.org/pipermail/darcs-users/attachments/20080924/d7a0d252/attachment-0001.htm 


More information about the darcs-users mailing list