logo       

[ ghc-Bugs-881718 ] spurious warning for no-main module when using -main-is: msg#00024

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-881718 ] spurious warning for no-main module when using -main-is

Bugs item #881718, was opened at 2004-01-21 13:11
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=881718&group_id=8032

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: spurious warning for no-main module when using -main-is

Initial Comment:
Excuse me if this is a known bug. I compile a simple
program with a line like:

ghc -main-is TestCases --make TestCases.hs -o test

And it gives me a warning:

Warning: output was redirected with -o, but no output
will be generated
because there is no Main module.

but it creates the 'test' executable correctly.

This is with ghc version 6.2.

peace,

isaac jones
ijones@xxxxxxxxxxxxxxxx

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=881718&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise