|
[ ghc-Bugs-881718 ] spurious warning for no-main module when using -main-is: msg#00025lang.haskell.glasgow.bugs
Bugs item #881718, was opened at 2004-01-21 13:11 Message generated for change (Comment added) made by nobody 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 ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2004-01-21 14:51 Message: Logged In: NO Oops! I think I'm incorrect, it doesn't seem to generate the 'test' executable. I must have been drinking too much coffee. That said, I haven't yet figured out how to get --make and -main-is to play nice together. peace, isaac ---------------------------------------------------------------------- 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> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-881718 ] spurious warning for no-main module when using -main-is, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-881718 ] spurious warning for no-main module when using -main-is, SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-881718 ] spurious warning for no-main module when using -main-is, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-881718 ] spurious warning for no-main module when using -main-is, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |