[GHC] #8011: -ddump-minimal-imports creates incorrect imports for associated types

GHC ghc-devs at haskell.org
Mon Jun 24 19:03:30 CEST 2013


#8011: -ddump-minimal-imports creates incorrect imports for associated types
-----------------------------+----------------------------------------------
Reporter:  dsf               |          Owner:                  
    Type:  bug               |         Status:  new             
Priority:  normal            |      Component:  Compiler        
 Version:  7.6.3             |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by simonpj@…):

 commit e662c62ec8621c66569d74cca7d3a3f648876b8c
 {{{
 Author: Simon Peyton Jones <simonpj at microsoft.com>
 Date:   Mon Jun 24 13:10:04 2013 +0100

     Allow associated types as sub-names in an import list (Trac #8011)

  compiler/rename/RnEnv.lhs   |    9 +++++++--
  compiler/rename/RnNames.lhs |   25 +++++++++++++------------
  2 files changed, 20 insertions(+), 14 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list