 
            #9006: GHC accepts import of private data constructor if it has the same name as
the type
------------------------------------------------+--------------------------
        Reporter:  Lemming                      |            Owner:
            Type:  bug                          |           Status:  closed
        Priority:  normal                       |        Milestone:
       Component:  Compiler                     |          Version:  7.8.2
      Resolution:  fixed                        |         Keywords:
Operating System:  Unknown/Multiple             |     Architecture:
 Type of failure:  GHC accepts invalid program  |  Unknown/Multiple
       Test Case:  rename/should_fail/T9006     |       Difficulty:
        Blocking:                               |  Unknown
                                                |       Blocked By:
                                                |  Related Tickets:
------------------------------------------------+--------------------------
Comment (by simonpj):
 Here's the commit
 {{{
 commit f964cd9c5c411f8a2383cf2b080581a5c3349661
 Author: Simon Peyton Jones