> Am Dienstag, den 22.12.2015, 09:18 +0000 schrieb Dmitry Bogatov:
>> > > Also, I would like to discuss following points:
>> > > * `stack` in out packages.txt is 0.1.8.*, but
>> > > new version is 0.1.10.*. Shouldn't we upgrade to lts-3.18?
>> > Yes, once the current migration is over. We can of course already start
>> > planning upgrading to LTS 3.18 in the package plan.
>>=20
>> So I can upgrade plan to 3.18 and start commiting changes for
>> stack-0.1.10 to master, right?
>
> Yes. Note that the package plan has support for comparing its state
> against LTS, so simply update the lts.config in the repo and see what
> test-packages tells you that needs fixing.

I upgraded to LTS-3.19 (see branch lts-3.19), but I get following error:
        
        Writing 00-list.tar...
        Creating fake global package db
        Testing packages in 1 different groups
        Running cabal-install (group default)...
        Cabal install failed:
        cabal: Could not resolve dependencies:
        next goal: alex (user goal)
        rejecting: alex-3.1.6 (global constraint requires (==3.1.5))
        rejecting: alex-3.1.5 (global constraint requires ==3.1.4)
        rejecting: alex-3.1.4, 3.1.3, 3.1.2, 3.1.1, 3.1.0, 3.0.5, 3.0.4, 3.0.3,
        3.0.2,
        3.0.1, 3.0, 2.3.5, 2.3.4, 2.3.3, 2.3.2, 2.3.1, 2.3, 2.2, 2.1.0 (global
        constraint requires (==3.1.5))
        Dependency tree exhaustively searched.
        Use of uninitialized value $_[0] in join or string at
        /usr/share/perl5/File/Slurp.pm line 405.
        13 error(s) in total.

I fail to see, where contraint alex==3.1.4 comes from.  Lts config
indeed contains alex-3.1.4, but packages.txt contains 3.1.5.

Would you be so kind to give a hint?

Maybe of interest, if I write alex-3.1.4 in packages.txt, I get errors
about cabal-debian.

-- 
Accept: text/plain, text/x-diff
Accept-Language: eo,en,ru
X-Keep-In-CC: yes
X-Web-Site: sinsekvu.github.io

Reply via email to