Ticket #2566 (closed merge: fixed)
"ghc -c foo.bar" silently does nothing
| Reported by: | igloo | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.10.1 |
| Component: | Driver | Version: | 6.8.3 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Unknown | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
ghc -c foo.bar silently does nothing. It thinks that foo.bar is an extra file to link, but -c means "do not link".
Instead, it should give an error (or at the very least, a warning).
Change History
Note: See
TracTickets for help on using
tickets.
