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

Comments on instance methods #123

Open
ghc-mirror opened this issue May 8, 2014 · 6 comments
Open

Comments on instance methods #123

ghc-mirror opened this issue May 8, 2014 · 6 comments

Comments

@ghc-mirror
Copy link

Original reporter: david.waern@

We need a more detailed view of instances before we implement this.

@ghc-mirror ghc-mirror self-assigned this May 8, 2014
@ivanperez-keera
Copy link

Well, it would be fantastic to re-visit this, if someone has the time.

Currently, if the class method is not documented, then every explicit export of that method is reported as undocumented.

We care a lot about documentation, and we are trying to achieve 100% documentation on some of our projects. This means we can't make the haddock test mandatory, so someone needs to check if new definitions are undocumented.

For a more concrete example, it's currently biting us here: ivanperez-keera/Yampa#65

@alexbiehl
Copy link
Member

Thank you for paging that issue in @ivanperez-keera! This sounds like a sensible thing to do.

Unfortunately I am short on time lately. Would you like to propose a PR? I can guide you if any help is needed.

@ivanperez-keera
Copy link

I'm in a similar position myself: I can try it as it is developed, but this sounds non-trivial for someone who is not familiar at all with the internals of haddock. I cannot commit to completing this at the moment :(

How about tagging this with help-wanted?

@alexbiehl
Copy link
Member

alexbiehl commented Dec 18, 2017 via email

@treeowl
Copy link
Contributor

treeowl commented Feb 13, 2018

I imagine this is to add per-method documentation for each instance? I don't quite understand everything people have said above. If so, @chris-martin is likely interested.

@ivanperez-keera
Copy link

@alexbiehl Would it make sense to promote this for hacktoberfest for someone really adventurous, or, if nobody takes it, include it as part of a GSoC proposal if there is any?

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

No branches or pull requests

4 participants