On 22 October 2024 14:32:08 GMT, Lars-Dominik Braun <lars@6xq.net> wrote:
Hi,

Is there a specific reason why we’re following the Stackage releases? Stackage is one step slower in getting the updates. The current Stackage Nightly is 9.8.2, while Hackage has 9.10.1. Is this due to some stability issues with Hackage?

Stackage’s package collection is coherent and so we don’t have to
manually deal with and resolve dependency conflicts. (Currently the
Hackage/Stackage importer cannot pick the correct package version for
dependencies when importing or updating a package.)

Lars


Understood. Makes sense.