#7167: Make it a warning (not error) to hide an import that isn't exported
---------------------------------+------------------------------------------
Reporter: simonpj | Owner: pcapriotti
Type: bug | Status: new
Priority: highest | Milestone: 7.6.1
Component: Compiler | Version: 7.4.2
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: None/Unknown
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Comment(by p.capriotti@…):
commit 3d7c81a4be00a6d72b321b4811ab316ea3301a60
{{{
Author: Paolo Capriotti <[email protected]>
Date: Thu Aug 23 12:54:45 2012 +0100
Make badImportItem into a warning (#7167)
Also fix a bug where a dodgy import warning was emitted for data
families with a single constructor.
compiler/rename/RnNames.lhs | 191
++++++++++++++++++++++++++-----------------
1 files changed, 116 insertions(+), 75 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7167#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs