Ticket #4806 (new feature request)
Make error message more user friendly when module is not found because package is unusable
| Reported by: | mitar | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 7.6.1 |
| Component: | Compiler | Version: | 7.0.1 |
| Keywords: | Cc: | mmitar@… | |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Make error message more user friendly when module is not found because package is unusable. Currently it just reports that module is missing (the same as it even would not be installed) but then checking with ghc-pkg find-module shows package correctly. Chasing '-v' output around can then show you this but it would be easier that you would immediately get a helpful message.
Change History
Note: See
TracTickets for help on using
tickets.
