Ticket #1025 (closed merge: fixed)
-ddump-minimal-imports works wrongly
| Reported by: | maeder@… | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6.1 |
| Component: | Compiler | Version: | 6.6 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
the option -ddump-minimal-imports may fail with:
Failed to load interface for `System.Console.Shell.Types':
it is hidden (in package Shellac-0.5)
Furthermore full recompilation does not take place, maybe because no-recomp was renamed to force-recomp. (Please check also other -ddump options for recompilation checking.)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

