Re: -no-hs-main behaviour

2002-12-16 Thread Andre Pang
On Wed, Dec 11, 2002 at 12:05:29PM -, Simon Marlow wrote: > > Is it possible to modify the behaviour so that if --make > > -no-hs-main is specified, GHC won't perform the link if it finds > > a main function? > > I think we should probably just have a -no-link option rather than > overload th

RE: -no-hs-main behaviour

2002-12-11 Thread Simon Marlow
> On Tue, Dec 10, 2002 at 10:35:22AM -, Simon Marlow wrote: > > > Even if you do need to use --make or GHCi, then I think you > can still > > specify all the source files on the command line. > > While on the subject of GHC's build options, can we change the > behaviour of -no-hs-main when

-no-hs-main behaviour

2002-12-10 Thread Andre Pang
On Tue, Dec 10, 2002 at 10:35:22AM -, Simon Marlow wrote: > Even if you do need to use --make or GHCi, then I think you can still > specify all the source files on the command line. While on the subject of GHC's build options, can we change the behaviour of -no-hs-main when it's used with -