#2428: bad error message for multiple modules in the same file
---------------------------+------------------------------------------------
Reporter: Isaac Dupree | Owner:
Type: bug | Status: closed
Priority: low | Milestone: 6.14.1
Component: Compiler | Version: 6.8.2
Resolution: wontfix | Keywords:
Difficulty: Unknown | Os: Unknown/Multiple
Testcase: | Architecture: Unknown/Multiple
Failure: None/Unknown |
---------------------------+------------------------------------------------
Changes (by igloo):
* status: new => closed
* failure: => None/Unknown
* resolution: => wontfix
Comment:
It's tricky to fix the
{{{
Could not find module `MyMod':
}}}
error, as GHC is deliberately not parsing the entire module for efficiency
reasons.
As this ticket hasn't gathered any other supporters in 2 years, I think
I'll just mark it wontfix.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2428#comment:7>
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