RE: GHC's Fall 2018 HCAR submission

2018-11-12 Thread Ben Gamari
On November 12, 2018 5:14:22 AM EST, Simon Peyton Jones via ghc-devs wrote: >Ben > >What's the deadline for this? > I have sent the division but I suspect it's not too late to amend it if necessary. Cheers, - Ben >* Under GHC proposals, can you list proposals that are >- Accepted but

Re: GHC's Fall 2018 HCAR submission

2018-11-12 Thread Mikhail Glushenkov
Hello Simon, On Mon, 12 Nov 2018 at 10:14, Simon Peyton Jones via ghc-devs wrote: > > Ben > > What's the deadline for this? Nov 4, according to Mihai Maruseac's original e-mail [1]. Though this month's edition hasn't been published yet. [1] https://mail.haskell.org/pipermail/haskell-cafe/2018-O

RE: GHC's Fall 2018 HCAR submission

2018-11-12 Thread Simon Peyton Jones via ghc-devs
Ben What's the deadline for this? * Under GHC proposals, can you list proposals that are - Accepted but not yet implemented - Accepted and implemented in 8.8, but not in 8.6 Thanks Simon | -Original Message- | From: ghc-devs On Behalf Of Ben Gamari | Sent: 29 October 2018

Re: GHC's Fall 2018 HCAR submission

2018-10-29 Thread Ben Gamari
Artem Pelenitsyn writes: > Ben, > > I assume, writing a Pandoc writer for TracWiki shouldn't be that hard. > Would that be of any help? > Well, there would need to be both a reader and a writer, since we ultimately need to end up with TeX. Indeed having these would help immensely. Cheers, - Ben

Re: GHC's Fall 2018 HCAR submission

2018-10-29 Thread Artem Pelenitsyn
Ben, I assume, writing a Pandoc writer for TracWiki shouldn't be that hard. Would that be of any help? -- Best, Artem On Mon, 29 Oct 2018 at 16:39 Ben Gamari wrote: > Artem Pelenitsyn writes: > > > Hi Ben, > > > > I see. Have you considered using online converting tools like > > try-pandoc[1]

Re: GHC's Fall 2018 HCAR submission

2018-10-29 Thread Ben Gamari
Artem Pelenitsyn writes: > Hi Ben, > > I see. Have you considered using online converting tools like > try-pandoc[1]? Is it still painful? > I do use Pandoc to convert from Markdown to Latex. However, Pandoc does not support Trac's wiki syntax. Cheers, - Ben signature.asc Description: PGP si

Re: GHC's Fall 2018 HCAR submission

2018-10-29 Thread Artem Pelenitsyn
Hi Ben, I see. Have you considered using online converting tools like try-pandoc[1]? Is it still painful? [1]: https://pandoc.org/try/ On Mon, 29 Oct 2018 at 15:32 Ben Gamari wrote: > Artem Pelenitsyn writes: > > > On Mon, 29 Oct 2018 at 14:25 Evan Laforge wrote: > > > >> Also, when I copy p

Re: GHC's Fall 2018 HCAR submission

2018-10-29 Thread Ben Gamari
Artem Pelenitsyn writes: > On Mon, 29 Oct 2018 at 14:25 Evan Laforge wrote: > >> Also, when I copy paste the links in the "At the time of writing" >> section, the backslashes in the search query mess it up. Maybe a >> markdown rendering step would remove those? >> > > I'm not sure It makes much

Re: GHC's Fall 2018 HCAR submission

2018-10-29 Thread Artem Pelenitsyn
On Mon, 29 Oct 2018 at 14:25 Evan Laforge wrote: > Also, when I copy paste the links in the "At the time of writing" > section, the backslashes in the search query mess it up. Maybe a > markdown rendering step would remove those? > I'm not sure It makes much sense to use {{{...}}} to format the

Re: GHC's Fall 2018 HCAR submission

2018-10-29 Thread Evan Laforge
There are some incomplete sentences under "Further improvements to runtime performance:" Also, congratulations to Tamar Christina for becoming the new IO manager! Also, when I copy paste the links in the "At the time of writing" section, the backslashes in the search query mess it up. Maybe a ma