Skip to content

message index: implement GHC-16437 #504

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

Merged
merged 5 commits into from
Feb 16, 2025
Merged

Conversation

doyougnu
Copy link
Contributor

@doyougnu doyougnu commented Jun 6, 2024

No description provided.

@@ -0,0 +1,11 @@
---
title: Bad Constructor used with deriving clause
summary: The deriving mechanism expects constructors of a particular form. When the constructors do not comport to this form, this error is thrown.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

summary field is displayed on the index page. It's better to keep it short and move this sentence into the body of the page.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated. Thanks Bodigrim!

Move longer summary into the body, shorter summary
@Bodigrim Bodigrim merged commit d526158 into haskellfoundation:main Feb 16, 2025
2 checks passed
@Bodigrim
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants