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

Inline let-binders called [ds<N> | N <- [1..]] #992

Merged
merged 1 commit into from Jan 14, 2020
Merged

Conversation

christiaanb
Copy link
Member

They're usually binders auto-generated by GHC to represent
pattern-matched arguments; and we don't want them to end up in
the generated HDL.

@christiaanb christiaanb force-pushed the inline-dsN branch 3 times, most recently from 1779593 to 89559a9 Compare January 13, 2020 12:23
@christiaanb christiaanb changed the base branch from master to docker-ghdl-update January 13, 2020 12:23
@alex-mckenna alex-mckenna force-pushed the docker-ghdl-update branch 2 times, most recently from 4ae4e01 to f9211d2 Compare January 13, 2020 15:25
@christiaanb christiaanb changed the base branch from docker-ghdl-update to master January 14, 2020 08:06
They're usually binders auto-generated by GHC to represent
pattern-matched arguments; and we don't want them to end up in
the generated HDL.
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.

None yet

1 participant