Re: Trying to speedup GHC compile times...Help!

Thanks for pointing out the linking issue. Looks like the table of content references get clobbered by gitlab. Unfortunately, pandoc doesn't generate the table of contents, and the gitlab org parser ignores #+OPTION: toc:3. So I've opted to just remove the table of contents entirely. - Jeff On 7/9/21 5:00 AM, ghc-devs-request@haskell.org wrote:
Send ghc-devs mailing list submissions to ghc-devs@haskell.org
To subscribe or unsubscribe via the World Wide Web, visit http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs or, via email, send a message with subject or body 'help' to ghc-devs-request@haskell.org
You can reach the person managing the list at ghc-devs-owner@haskell.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of ghc-devs digest..."
Today's Topics:
1. Re: Trying to speedup GHC compile times...Help! (Jeffrey Young) 2. Re: Trying to speedup GHC compile times...Help! (Jaro Reinders) 3. Re: Trying to speedup GHC compile times...Help! (Brandon Allbery)
----------------------------------------------------------------------
Message: 1 Date: Thu, 8 Jul 2021 13:04:48 -0700 From: Jeffrey Young
To: ghc-devs@haskell.org Subject: Re: Trying to speedup GHC compile times...Help! Message-ID: <931b340b-d9ec-5702-823c-92b56f01f6a2@tweag.io> Content-Type: text/plain; charset="utf-8"; Format="flowed" Hi everyone,
I've created a wiki page here https://gitlab.haskell.org/ghc/ghc/-/wikis/Adventures-in-GHC-compile-times that collected your suggestions and tracks my work. I'll be regularly updating it. Any comments welcome.
- Jeff
participants (1)
-
Jeffrey Young