RE: Build system oddness

2010-06-17 Thread Simon Peyton-Jones
| > It used to be the case that one could say 'make show VALUE=GhcStage1HcOpts' | to see the value of that variable. But not now. See below. It still works | in the root directory. | | Fixed. Thanks! | > Moreover 'make tags' doesn't seem to work any more (anywhere). It seems to | just try to

Re: Build system oddness

2010-06-16 Thread Ian Lynagh
Hi Simon, On Wed, Jun 16, 2010 at 12:09:10PM +, Simon Peyton-Jones wrote: > > It used to be the case that one could say 'make show VALUE=GhcStage1HcOpts' > to see the value of that variable. But not now. See below. It still works > in the root directory. Fixed. > Moreover 'make tags' d

Re: Build system oddness

2010-06-16 Thread Simon Marlow
On 16/06/2010 13:09, Simon Peyton-Jones wrote: Ian It used to be the case that one could say ‘make show VALUE=GhcStage1HcOpts’ to see the value of that variable. But not now. See below. It still works in the root directory. Since the new build system it now only works at the root. We could p