#3082: Unclear warning message: Attempting to re-export hidden constructors
---------------------------------+------------------------------------------
Reporter: ksf | Owner:
Type: proposal | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.10.1
Severity: minor | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Unknown/Multiple
Architecture: Unknown/Multiple |
---------------------------------+------------------------------------------
Changes (by simonpj):
* difficulty: => Unknown
Comment:
Good point. How about this?
{{{
Warning: The export item `Foo(..)' suggests that
`Foo' has (in-scope) constructors or class methods,
but it has none
}}}
Note the extra `(in-scope)`.
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3082#comment:1>
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