Skip to content
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

Update fourmolu version #276

Merged
merged 2 commits into from
Sep 13, 2023
Merged

Update fourmolu version #276

merged 2 commits into from
Sep 13, 2023

Conversation

td202
Copy link
Contributor

@td202 td202 commented Sep 6, 2023

Purpose

Update the version of fourmolu used to format Haskell sources to 0.13.1.0.

Changes

  • Update the CI.
  • Update the readme.
  • Update fourmolu.yaml to make (new) options explicit. Some hints and explicit fixities are given where fourmolu doesn't infer them.
  • Haddock comments now begin with spaces.
  • Singular constraints are formatted with parentheses.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

Copy link
Contributor

@MilkywayPirate MilkywayPirate left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great :)

@td202 td202 merged commit fd3b287 into main Sep 13, 2023
2 checks passed
@td202 td202 deleted the fourmolu-0.13.1.0 branch September 13, 2023 09:45
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.

4 participants