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