Skip to content

Merge 0.15.4-next branch#4361

Merged
purefunctor merged 3 commits intopurescript:masterfrom
JordanMartinez:add-4357-fix
Jul 1, 2022
Merged

Merge 0.15.4-next branch#4361
purefunctor merged 3 commits intopurescript:masterfrom
JordanMartinez:add-4357-fix

Conversation

@JordanMartinez
Copy link
Copy Markdown
Contributor

Description of the change

With the 0.15.4 hotfix released, we can now merge make-0.15.4's work into master. I've cherry-picked these commits so as not to include 45a7f5c

Fixes #4357


Checklist:

  • Added a file to CHANGELOG.d for this PR (see CHANGELOG.d/README.md)
  • Added myself to CONTRIBUTORS.md (if this is my first contribution)
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation
  • Added a test for the contribution (if applicable)

purefunctor and others added 3 commits June 30, 2022 18:01
* Fix name clash in guard clauses

* Minor cleanup, update changelog entry
@purefunctor purefunctor merged commit f707042 into purescript:master Jul 1, 2022
@JordanMartinez JordanMartinez deleted the add-4357-fix branch July 8, 2022 12:19
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.

Variable names clashing across guard clauses

2 participants