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

Fix not pretty-printing unboxed tuples correctly #868

Merged
merged 2 commits into from
Apr 7, 2024

Conversation

toku-sa-n
Copy link
Collaborator

@toku-sa-n toku-sa-n commented Apr 7, 2024

Description of the PR

Fixes: #866

Checklist

@toku-sa-n toku-sa-n force-pushed the fix-unboxed-tuple branch from ee9f302 to 765ebcf Compare April 7, 2024 03:15
toku-sa-n and others added 2 commits April 7, 2024 12:15
Co-authored-by: Jake McArthur <jmcarthur@users.noreply.github.com>
@toku-sa-n toku-sa-n force-pushed the fix-unboxed-tuple branch from 765ebcf to b6c19b3 Compare April 7, 2024 03:24
@toku-sa-n toku-sa-n marked this pull request as ready for review April 7, 2024 03:24
@toku-sa-n toku-sa-n requested a review from mihaimaruseac April 7, 2024 03:24
@mihaimaruseac mihaimaruseac merged commit 9420b19 into mihaimaruseac:master Apr 7, 2024
23 checks passed
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.

Detect {-# LANGUAGE UnboxedTuples #-} automatically
2 participants