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")


There is no reason to make this depend on the GHC version.

It's a bug for --with-type-witnesses to fail on GHC newer than 6.4 (which is
no longer supported anyway).

Thanks,
Jason
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to