Ticket #11 (closed bug: Fixed)

Opened 12 years ago

Last modified 43 years ago

No error from --make -o out when no main

Reported by: rrt Owned by: simonmar
Priority: normal Milestone:
Component: None Version: None
Keywords: Cc:
Operating System: Architecture:
Type of failure: Difficulty:
Test Case: Blocked By:
Blocking: Related Tickets:

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

Changed 12 years ago by simonmar

  • status changed from assigned to closed
Logged In: YES 
user_id=48280

Fixed.
Note: See TracTickets for help on using tickets.