On Wed, Sep 24, 2008 at 12:36 PM, zooko <[EMAIL PROTECTED]> 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
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users