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

Assorted cleanup of TH module #1243

Merged
merged 13 commits into from
Apr 27, 2021
Merged

Conversation

danbroooks
Copy link
Contributor

@danbroooks danbroooks commented Apr 22, 2021

Before submitting your PR, check that you've:

  • Ran stylish-haskell on any changed files.
  • Adhered to the code style (see the .editorconfig file for details)

After submitting your PR:

  • Update the Changelog.md file with a link to your PR
  • Bumped the version number if there isn't an (unreleased) on the Changelog
  • Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)

This PR contains an assortment of various tweaks to the TH module, it inlines some functions, extracts some functions, and contains some general cleanup in the form of whitespace/alignment fixes and stylish-haskell fixes. And is also a bit of a followup on from #1218

@danbroooks danbroooks marked this pull request as ready for review April 22, 2021 17:43
@parsonsmatt parsonsmatt merged commit 433aab5 into yesodweb:master Apr 27, 2021
@danbroooks danbroooks deleted the th-refactor branch April 27, 2021 16: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.

2 participants