Skip to content

Give standalone kind signatures to Code, Splice, CodeQ, and SpliceQ - #22

Merged
RyanGlScott merged 5 commits into
masterfrom
T21-fix-ghc-9.14-warning
Sep 29, 2025
Merged

Give standalone kind signatures to Code, Splice, CodeQ, and SpliceQ#22
RyanGlScott merged 5 commits into
masterfrom
T21-fix-ghc-9.14-warning

Conversation

@RyanGlScott

Copy link
Copy Markdown
Member

A side effect of performing this change is that this fixes an -Wimplicit-rhs-quantification warning in GHC 9.14. As such, this fixes #21.

Now that we require building with GHC 8.0 or later, we can do this without CPP.
A side effect of performing this change is that this fixes an
`-Wimplicit-rhs-quantification` warning in GHC 9.14. As such, this fixes #21.
@RyanGlScott RyanGlScott self-assigned this Sep 28, 2025
@RyanGlScott
RyanGlScott merged commit 331e49f into master Sep 29, 2025
28 checks passed
@RyanGlScott
RyanGlScott deleted the T21-fix-ghc-9.14-warning branch September 29, 2025 11:17
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.

Fix -Wimplicit-rhs-quantification warning in GHC 9.14

1 participant