Ticket #1341 (closed feature request: duplicate)
allow loading partially correct modules
| Reported by: | iampure@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | _|_ |
| Component: | Compiler | Version: | 6.7 |
| Keywords: | module loading | Cc: | anton.nik@… |
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | None/Unknown | Difficulty: | Project (more than a week) |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
When a module A is loaded containing functions X, where Y, a subset of X, contains errors, I would like that X-Y is still brought into scope when loaded in ghci.
The current situation is that even a minor error in a module results in the entire module not being loaded.
Change History
Note: See
TracTickets for help on using
tickets.
