Skip to content

Add support for BlockArguments#444

Merged
DanBurton merged 2 commits intohaskell-suite:masterfrom
lexi-lambda:block-arguments
Dec 16, 2019
Merged

Add support for BlockArguments#444
DanBurton merged 2 commits intohaskell-suite:masterfrom
lexi-lambda:block-arguments

Conversation

@lexi-lambda
Copy link
Copy Markdown
Contributor

Fixes #419.

@DanBurton DanBurton merged commit 3c74df3 into haskell-suite:master Dec 16, 2019
@lexi-lambda lexi-lambda deleted the block-arguments branch December 17, 2019 09:33
@minad
Copy link
Copy Markdown

minad commented Feb 12, 2020

@lexi-lambda Thank you for implementing this!

It seems BlockArguments should also work with lambdas, e.g., for_ xs \x -> .... Support for that has not been included here? (Edit: Nevermind, I didn't use the updated haskell-src-exts in my hlint build)

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.

GHC 8.6 extension support?

3 participants