[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stackage LTS 6.0, GHC-8.0, the freeze



On Tue, May 24, 2016 at 11:28:41PM +0900, Sean Whitton wrote:
> Once we start "busily updating packages to Stackage nightly", the first
> person to work on the package plan on any given day will have to update
> lts.config, right?  Or perhaps we could set up a script to do that for
> us.

You would do something like

wget -O lts.config https://www.stackage.org/nightly/cabal.config
perl upgrade-to-lts.pl

and then test the package plan to find out that there are conflicts
that need resolution before committing.


Reply to: