Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.15.15→0.15.16Release Notes
purescript/purescript (purescript)
v0.15.16Compare Source
Bugfixes:
Fix compiler crash when a type operator is used in a type argument (#4536 by @purefunctor)
Speed up IDE performance on large projects (#4546 by @roryc89)
Fix double click select of titles in generated documentation (#4579 by @ad-si)
Other improvements:
Update Stackage snapshot to lts-20.26 and GHC to 9.2.8 (#4537 by @purefunctor)
Enable statically-linked binaries using ghc-musl (#4573 by @purefunctor)
Update haskeline version bounds to >=0.8.2.1 && <0.9
Consequently, this fixes Cabal-based builds on GHC 9.8.4
Internal:
Remove the step that upgraded Git from the CI workflow (#4541 by @rhendric)
Upgrade GHC to
9.6.6, Stackage LTS22.43(#4568 by @ad-si)Minimum required glibc version is bumped from
2.28to2.31Upgrade GHC to
9.8.4, Stackage LTS23.18(#4574 by @ad-si)Use HLint 3.10 in CI
Update weeder version in CI to 2.9.0 (#4573 by @purefunctor)
Add happy ==2.0.2 as build-tool-depends
Use
-fspecialize-aggressivelyGHC option to improve compiler performance by ~30% on large builds (#4584 by @seastian)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.