: Dimitrios Vytiniotis
| Cc: cvs-ghc@haskell.org
| Subject: Re: make system questions
|
| Saying 'make V=1' instead of 'make' should do the trick.
|
| On Wed, Jul 18, 2012 at 10:37 AM, Dimitrios Vytiniotis
| wrote:
| > Hi, I had not built HEAD for a while so I
On Wed, Jul 18, 2012 at 10:42:04AM -0500, Austin Seipp wrote:
> Saying 'make V=1' instead of 'make' should do the trick.
You can also put "V=1" in mk/build.mk and mk/validate.mk
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haske
Yes! Thank you!
d-
> -Original Message-
> From: Austin Seipp [mailto:mad@gmail.com]
> Sent: Wednesday, July 18, 2012 4:42 PM
> To: Dimitrios Vytiniotis
> Cc: cvs-ghc@haskell.org
> Subject: Re: make system questions
>
> Saying 'make V=1' instead of &
Saying 'make V=1' instead of 'make' should do the trick.
On Wed, Jul 18, 2012 at 10:37 AM, Dimitrios Vytiniotis
wrote:
> Hi, I had not built HEAD for a while so I observed that something changed in
> the build system.
>
> When I run make or validate I now get less verbose information, e.g:
>
>