[darcs-devel] [patch2094] relax upper bound for constraints to < 0.13 (and 3 more)

Ganesh Sittampalam ganesh at earth.li
Sun Aug 9 18:01:55 UTC 2020


On 09/08/2020 16:46, Ben Franksen wrote:

> I don't understand. Specifying --allow-newer does not make a difference
> for me:
> 
> ben at home[1]:.../darcs/clean>cabal freeze --allow-newer --with-compiler
> ghc-8.10.1
> Resolving dependencies...
> Wrote freeze file: /home/ben/src/darcs/clean/cabal.project.freeze
> ben at home[1]:.../darcs/clean>grep -w time cabal.project.freeze
>              any.old-time ==1.1.0.3,
>              tar -old-bytestring -old-time,
>              any.time ==1.9.3,
>              any.time-compat ==1.9.3,
>              time-compat -old-locale,

You're right. I screwed up my command-line and lost the --constraint=
'time>=1.10' when I added the allow-newer='test-framework:time'. When I
fixed that I found there are other packages that also are constrained
and it doesn't look easy to build with time 1.10.

Ganesh


More information about the darcs-devel mailing list