[Haskell-cafe] Request for example of putting LaTeX in Haskell code comments for Haddock processing.

Frederic Cogny frederic.cogny at gmail.com
Thu Sep 13 14:23:40 UTC 2018


example with both below [and its rendering further down]

syntax:
- \( \) for inline and
- \[ \] for block

[image: image.png]


[image: image.png]


On Wed, Sep 12, 2018 at 10:02 PM David Banas <capn.freako at gmail.com> wrote:

> Hi all,
>
> Can anyone provide a know working example (GHC 8.4.3) of embedding LaTeX
> in Haskell source code comments intended for Haddock processing?
> Both in-line and block, if you’ve got them, would be great.
>
> Thanks!
> -db
>
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.

-- 
Frederic Cogny
+33 7 83 12 61 69
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180913/a27c107a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 318986 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180913/a27c107a/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 205937 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180913/a27c107a/attachment-0003.png>


More information about the Haskell-Cafe mailing list