[darcs-users] darcs patch: Opt-in to terse ghc with --silent, rather than opt-out...

Trent W. Buck trentbuck at gmail.com
Fri Oct 24 04:30:59 UTC 2008


I expect this to annoy a lot of people, so I'm sending it separately.
Basically what it means is that by default you get

    $ make
    ghc [lots of arguments] -ofoo.o foo.hs

And to get the current behaviour you do

    $ make --quiet
    [ghc] foo.o

I don't care strongly about this, so unless people jump up and say
"wow, that's cool!' I'll just throw this patch away.

Fri Oct 24 15:27:22 EST 2008  Trent W. Buck <trentbuck at gmail.com>
  * Opt-in to terse ghc with --silent, rather than opt-out with VERBOSE=1.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 63300 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20081023/b7fdc083/attachment-0001.bin 


More information about the darcs-users mailing list