Ticket #5196 (closed feature request: wontfix)
Warn about non-existent targets immediately
Description
If I run make dist-clean, GHC will happily go and compile a stage1 compiler, even though dist-clean is not a real target and I meant to say distclean. Ideally the build system should notice this immediately.
Change History
Note: See
TracTickets for help on using
tickets.
