[GHC] #13521: Remove comments about API annotations

GHC ghc-devs at haskell.org
Tue Apr 4 20:58:22 UTC 2017


#13521: Remove comments about API annotations
-------------------------------------+-------------------------------------
        Reporter:  mpickering        |                Owner:  (none)
            Type:  task              |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.0.1
      Resolution:                    |             Keywords:
                                     |  ApiAnnotations
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #13012            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by rwbarton):

 I agree and had been meaning to suggest doing this myself. Particularly
 the comments on `HsExpr` occupy a lot of prime real estate for something
 which most people working with `HsExpr` won't need to know about (I still
 don't really understand what any of this `ApiAnnotation` is about). It
 would be better to move this information somewhere else.

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


More information about the ghc-tickets mailing list