Skip to content

Conversation

@pepeiborra
Copy link
Collaborator

@pepeiborra pepeiborra commented Apr 30, 2022

While working on #2867 I ran into some stack-only issues. It's time for implementing the stack cleanup proposal discussed in #2533:

  • one stack descriptor for building with nightly
  • one stack descriptor for building with the latest LTS (LTS 19)
  • [added] one stack descriptor for the oldest LTS supported (LTS 16)

Closes #2533

@pepeiborra pepeiborra force-pushed the stack-cleanup branch 5 times, most recently from 02fecb1 to cbf7c96 Compare April 30, 2022 12:31
@pepeiborra pepeiborra marked this pull request as ready for review May 1, 2022 07:12
@pepeiborra pepeiborra enabled auto-merge (squash) May 1, 2022 12:04
@pepeiborra pepeiborra merged commit 5a6b079 into master May 1, 2022
sloorush pushed a commit to sloorush/haskell-language-server that referenced this pull request May 21, 2022
)

* Review project stack descriptors according to haskell#2533

* adjust shake-bench cabal descriptor to work with gen-hie

* Fix shake-bench to build with aeson 2.x

* track also LTS 16
hololeap pushed a commit to hololeap/haskell-language-server that referenced this pull request Aug 26, 2022
)

* Review project stack descriptors according to haskell#2533

* adjust shake-bench cabal descriptor to work with gen-hie

* Fix shake-bench to build with aeson 2.x

* track also LTS 16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Current and future status of project stack.yaml's

3 participants