[GHC] #12389: Limit duplicate export warnings for datatypes

GHC ghc-devs at haskell.org
Tue Oct 24 20:14:17 UTC 2017


#12389: Limit duplicate export warnings for datatypes
-------------------------------------+-------------------------------------
        Reporter:  dfeuer            |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.4.1
       Component:  Compiler          |              Version:  7.10.3
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Incorrect         |  Unknown/Multiple
  warning at compile-time            |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #11959            |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by parsonsmatt):

 I'm going to attempt a patch for this. By my first look, it should require
 a change to the `compiler/parser/Parser.y` Happy file, specifically the
 `qcnames` parse rule.

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


More information about the ghc-tickets mailing list