[GHC] #7167: Make it a warning (not error) to hide an import that isn't exported

GHC ghc-devs at haskell.org
Fri Jun 21 01:26:47 CEST 2013


#7167: Make it a warning (not error) to hide an import that isn't exported
------------------------------------------+---------------------------------
  Reporter:  simonpj                      |          Owner:  igloo           
      Type:  bug                          |         Status:  new             
  Priority:  highest                      |      Milestone:  7.8.1           
 Component:  Compiler                     |        Version:  7.4.2           
Resolution:                               |       Keywords:                  
        Os:  Unknown/Multiple             |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown                 |     Difficulty:  Unknown         
  Testcase:  rename/should_compile/T7167  |      Blockedby:                  
  Blocking:                               |        Related:                  
------------------------------------------+---------------------------------

Comment(by aseipp@…):

 commit 3b0225189402b3ecd66c9c9a9fa88aebfe914b8d
 {{{
 Author: Austin Seipp <aseipp at pobox.com>
 Date:   Thu Jun 20 18:22:48 2013 -0500

     Document -fwarn-dodgy-imports changes in release notes. Trac #7167.

     Signed-off-by: Austin Seipp <aseipp at pobox.com>

  docs/users_guide/7.8.1-notes.xml |    7 +++++++
  1 files changed, 7 insertions(+), 0 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list