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 false positive unused TH warning when typed expression splice used #1535

Conversation

jhrcek
Copy link
Contributor

@jhrcek jhrcek commented Aug 27, 2023

An attempt to fix #1531

@jhrcek jhrcek changed the title Fix false positive unused TH warning when typed expression slice used Fix false positive unused TH warning when typed expression splice used Aug 27, 2023
@jhrcek jhrcek force-pushed the jhrcek/fix-false-positive-unused-TH-warning branch from ac8833d to e76ff24 Compare August 28, 2023 04:28
@shayne-fletcher shayne-fletcher merged commit 505a4d5 into ndmitchell:master Aug 28, 2023
5 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.

Incorrect "Unused LANGUAGE pragma" warning with typed Template Haskell
2 participants