bump(fourmolu): update to v0.16.2.0 #6093
Open
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:
v0.15.0.0
->v0.16.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
fourmolu/fourmolu (fourmolu)
v0.16.2.0
Compare Source
Upstream changes:
Ormolu 0.7.7.0
Use single-line layout for parens around single-line content. Issue
1120.
Allow function arguments to be on the same line even if the full type
(with constraints and foralls) are on multiple lines. PR
1125.
v0.16.1.0
Compare Source
Upstream changes:
Ormolu 0.7.6.0
Fix Haddock comments on infix constructors
Issue 758.
Don't require a trailing newline in
.ormolu
files. Issue1122.
Remove unnecessary indentation from list comprehensions. Issue
966.
v0.16.0.0
Compare Source
--config
(#396)Upstream changes:
Ormolu 0.7.5.0
Switched to
ghc-lib-parser-9.10
, with the following new syntactic features/behaviors:Enabled by
RequiredTypeArguments
(enabled by default).LinearTypes
:let
andwhere
bindings can now be linear, in particular have multiplicity annotations.forall
as an identifier is now a parse error.TypeAbstractions
now supports@
-binders in lambdas and function equations.GHC2024
language.Updated to
Cabal-syntax-3.12
.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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.