Skip to content

Conversation

sjakobi
Copy link
Collaborator

@sjakobi sjakobi commented Sep 29, 2022

The refactoring in #2449 introduced an infinite loop, because join is itself defined via (>>=).

Fixes #2454.

The refactoring in #2449 introduced an infinite loop, because join
is itself defined via (>>=).

Fixes #2454.
@sjakobi
Copy link
Collaborator Author

sjakobi commented Sep 29, 2022

The Windows CI failure is due to #2452 – I'll ignore it when I merge this PR.

@sjakobi sjakobi merged commit 7e91ba1 into master Sep 29, 2022
@sjakobi sjakobi deleted the sjakobi/2454-fix-monad-expr branch September 29, 2022 18:20
@mmhat
Copy link
Collaborator

mmhat commented Sep 30, 2022

@sjakobi Uh, thank you! Really don't know what I had in mind when I changed that...

@sjakobi
Copy link
Collaborator Author

sjakobi commented Sep 30, 2022

No worries, @mmhat! I'm sure I could have made the same mistake.

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.

Some dhall-lsp-server tests are timing out

3 participants