[GHC] #7963: -ddump-minimal-imports should preserve "hiding" imports

GHC ghc-devs at haskell.org
Tue Jun 18 11:55:52 CEST 2013


#7963: -ddump-minimal-imports should preserve "hiding" imports
-------------------------------------------+--------------------------------
  Reporter:  dsf                           |          Owner:                  
      Type:  bug                           |         Status:  closed          
  Priority:  normal                        |      Milestone:                  
 Component:  Compiler                      |        Version:  7.6.2           
Resolution:  fixed                         |       Keywords:                  
        Os:  Unknown/Multiple              |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown                  |     Difficulty:  Unknown         
  Testcase:  rename/shoulld_compile/T7963  |      Blockedby:                  
  Blocking:                                |        Related:                  
-------------------------------------------+--------------------------------

Comment(by simonpj@…):

 commit 73991d61642a3a7dc1305bfac773ee3f59920d09
 {{{
 Author: Simon Peyton Jones <simonpj at microsoft.com>
 Date:   Tue Jun 18 10:55:15 2013 +0100

     Remove redundant import, revealed by the fix to #7963

  compiler/codeGen/StgCmmMonad.hs |    1 -
  1 files changed, 0 insertions(+), 1 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list