Ticket #1576 (closed feature request: fixed)

Opened 6 years ago

Last modified 3 years ago

Document Template Haskell API

Reported by: iampure@… Owned by:
Priority: normal Milestone: _|_
Component: Documentation Version: 6.6.1
Keywords: Cc: vogt.adam@…
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

Make Haddock documentation for Template Haskell API complete.

Attachments

format-most-comments-for-haddock_.dpatch Download (35.4 KB) - added by aavogt 3 years ago.
TH API haddocks

Change History

Changed 6 years ago by SamB

I second this bug.

Changed 6 years ago by simonpj

So do I. Volunters would be welcome on this one.

Simon

Changed 6 years ago by igloo

  • milestone set to _|_

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple

Changed 3 years ago by aavogt

TH API haddocks

Changed 3 years ago by aavogt

  • cc vogt.adam@… added
  • failure set to None/Unknown
  • patch set to 1

Hi, I've done some work towards closing this bug.

I'm not sure about the usefulness of the second patch in the bundle, which adds named fields to Info mostly because haddock can't attach documentation to unlabeled fields.

Changed 3 years ago by igloo

  • status changed from new to patch

Changed 3 years ago by igloo

  • status changed from patch to closed
  • resolution set to fixed

Thanks! I've applied the first, large patch.

The second one I agree isn't so clear cut. I think adding record accessors is something that ought to go via the  library submissions process.

I think the first patch is sufficient to close this ticket.

Note: See TracTickets for help on using tickets.