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, [email protected] wrote:
Send ghc-devs mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
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 <[email protected]>
To: [email protected]
Subject: Re: Trying to speedup GHC compile times...Help!
Message-ID: <[email protected]>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.haskell.org/pipermail/ghc-devs/attachments/20210708/c544b4ab/attachment-0001.html>
------------------------------
Message: 2
Date: Thu, 8 Jul 2021 22:53:26 +0200
From: Jaro Reinders <[email protected]>
To: [email protected]
Subject: Re: Trying to speedup GHC compile times...Help!
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8; format=flowed
Hi Jeff,
For some reason none of the links in the table of contents work for me in
Firefox.
It seems some other pages use [[_TOC_]] to generate it automatically.
Cheers,
Jaro
On 08-07-2021 22:04, Jeffrey Young wrote:
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
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
------------------------------
Message: 3
Date: Thu, 8 Jul 2021 16:55:59 -0400
From: Brandon Allbery <[email protected]>
To: Jaro Reinders <[email protected]>
Cc: "[email protected] Devs" <[email protected]>
Subject: Re: Trying to speedup GHC compile times...Help!
Message-ID:
<CAKFCL4WeGnmfQkuKAvWNenE+PscRoMaGFzwsk3ww=cost6j...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
They don't work in Chrome either. A quick inspection of the links indicates
that the ones in the TOC have anchors of the form "#org-NNNNNN" while their
targets have forms derived from the heading strings.
On Thu, Jul 8, 2021 at 4:53 PM Jaro Reinders <[email protected]>
wrote:
Hi Jeff,
For some reason none of the links in the table of contents work for me in
Firefox.
It seems some other pages use [[_TOC_]] to generate it automatically.
Cheers,
Jaro
On 08-07-2021 22:04, Jeffrey Young wrote:
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
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
_______________________________________________
ghc-devs mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs