[GHC] #10917: Provide a utility to check API Annotations

GHC ghc-devs at haskell.org
Sun Nov 1 09:46:46 UTC 2015


#10917: Provide a utility to check API Annotations
-------------------------------------+-------------------------------------
        Reporter:  alanz             |                Owner:  alanz
            Type:  bug               |               Status:  patch
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.2
      Resolution:                    |             Keywords:
                                     |  ApiAnnotations
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D1368
       Wiki Page:                    |  Phab:D1397
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"c3b02150b516963422ed4b9b200a38814a35b535/ghc"
 c3b02150/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="c3b02150b516963422ed4b9b200a38814a35b535"
 Provide a utility to check API Annotations docs

 A utility to check API Annotations was provided in
 https://git.haskell.org/ghc.git/commitdiff/43751b2436f370d956d8021b3cdd3
 eb77801470b

 This commit had poor documentation.

 This patch improves the output generated by the utility as well as
 supplying better documentation

 Test Plan: ./validate

 Reviewers: simonpj, austin, bgamari

 Reviewed By: austin, bgamari

 Subscribers: thomie, mpickering

 Differential Revision: https://phabricator.haskell.org/D1397

 GHC Trac Issues: #10917
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10917#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list