Re: [Haskell-cafe] Cabal transitive constraint puzzle

Viktor Dukhovni via ghc-devs <[email protected]> Thu, 5 Mar 2026 18:37:47 +1100
Newsgroups gmane.comp.lang.haskell.ghc.devel,gmane.comp.lang.haskell.cafe
Message-ID <[email protected]>
> On 5 Mar 2026, at 6:21 pm, Henning Thielemann <[email protected]> wrote:
> 
> The use_crypton flag is declared to be manual. I think this is the problem, it should be automatic.

Yes, that's one of the potential obstacles, but making automatic does not help.
The solver does not see the conflict, even if `tsl` declares `conflicts: cryptonite`,
and the flag is automatic.

I am sure we could convince Olivier to make it automatic, if that would help.

-- 
Viktor.

_______________________________________________
ghc-devs mailing list -- [email protected]
To unsubscribe send an email to [email protected]