Skip to content

Fix as-pattern for GHC 9 - #23

Open
ScottFreeCode wants to merge 1 commit into
lambdacube3d:masterfrom
ScottFreeCode:patch-1
Open

Fix as-pattern for GHC 9#23
ScottFreeCode wants to merge 1 commit into
lambdacube3d:masterfrom
ScottFreeCode:patch-1

Conversation

@ScottFreeCode

Copy link
Copy Markdown

Based on the below; resolves an error, "Suffix occurrence of @. For an as-pattern, remove the leading whitespace."

https://stackoverflow.com/questions/67972231/syntax-for-lazy-pattern-matching-with-as-syntax

https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.0#whitespace-sensitive-and-

With the combination of #19, #21 and this, the binary builds on current GHC and dependency package set versions.

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.

1 participant