[GHC] #10103: Outdated comment (or bug?) in `types/TyCon.hs`

GHC ghc-devs at haskell.org
Mon Mar 2 16:39:33 UTC 2015


#10103: Outdated comment (or bug?) in `types/TyCon.hs`
-------------------------------------+-------------------------------------
        Reporter:  thomie            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:  7.12.1
       Component:  Compiler (Type    |                 Version:  7.8.4
  checker)                           |                Keywords:
      Resolution:                    |            Architecture:
Operating System:  Unknown/Multiple  |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by Simon Peyton Jones <simonpj@…>):

 In [changeset:"9b3239f81261f05ee3285c1b9dcbe113635145ef/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="9b3239f81261f05ee3285c1b9dcbe113635145ef"
 Improve comments on coreView/tcView, and combine
 coreExpandTyCon/tcExpandTyCon

 This is minor stuff triggered by Trac #10103.

 * Fix outdated comments on tcView/coreView (we should really combine
   them with a new name, but I'll leave that slightly-disruptive change
   for now)

 * Combine tcExpandTyCon_maybe and coreExpandTyCon_maybe (which were
 identical)
   into expandSynTyCon_maybe

 * A few more comment fixups
 }}}

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


More information about the ghc-tickets mailing list