Skip to content

Review project stack descriptors according to #2533 #2874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 1, 2022
Merged

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
2 participants