<div dir="auto">A cheat sheet on the wiki linking to different build system tricks is a great idea!</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 21, 2021 at 2:23 AM Alfredo Di Napoli <<a href="mailto:alfredo.dinapoli@gmail.com">alfredo.dinapoli@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">Hello Matthew,<div><br></div><div>Perhaps it would be too niche of a resource, but what about collecting these options either in a Wiki page in GHC or maybe a short blog post on your website (if that's not the case already)? I personally use `--flavour=default+no_profiled_libs+omit_pragmas` all the time with Hadrian these days once you made me discover that magic incantation, but I am essentially relying on my bash history or my search capabilities within this mailing list.</div><div><br></div><div>I could imagine how other people might have missed your original email, and it would be great if we could have this shared somewhere in a more discoverable way.</div></div></div><div dir="ltr"><div dir="ltr"><div><br></div><div>Alfredo</div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 20 Oct 2021 at 12:59, Matthew Pickering <<a href="mailto:matthewtpickering@gmail.com" target="_blank">matthewtpickering@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
A recent change in the testsuite meant that we now running the haddock<br>
tests with hadrian, this means that haddocks for ghc/base get rebuilt<br>
if you modify anything in the compiler.<br>
<br>
This can decrease interaction speed. To disable the documentation<br>
tests from running use<br>
<br>
--docs=none<br>
<br>
This is similar to the flag which already skips performance tests:<br>
<br>
--skip-perf<br>
<br>
Cheers,<br>
<br>
Matt<br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div></div>