>> If you look at test-framework on hackage, it just don't support time>=1.10.
>
> Ah, now I understand what you are saying. It makes no difference in the
> sense that whether we allow newer time versions or not, the current
> version of test-framework will force us to use time < 1.10 anyway.
>
> So we cannot currently test with time >= 1.10. Thus we should not raise
> the upper bound.
>
> I have obliterated the patch taht raises the upper bound for time in
> screened and reviewed.
Well, we can test, with --allow-newer (and I did). So we can be sure
that as soon as test-framework raises its upper bound, darcs will work.
I would have left the patch in.
|