Ticket #11 (closed bug: Fixed)
No error from --make -o out when no main
Description
If you run ghc --make [some .hs files] -o [output] and there is no Main.main, ghc doesn't complain, and silently doesn't produce an executable.
Change History
Note: See
TracTickets for help on using
tickets.
