
You can also see the rendered documentation on Hackage or Stackage. http://hackage.haskell.org/package/markdown-0.1.16/docs/Text-Markdown.html#v... Li-yao On 05/04/2017 04:35 AM, Sergiu Ivanov wrote:
Thus quoth Jeffrey Brown at 08:10 on Thu, May 04 2017:
I am looking at Text.Markdown. The Types.hs file[1] looks like it's got comments that are meant to be viewed as some form other than plain text -- These comments look like typical Haddock comments for me.
https://www.haskell.org/haddock/
Haddock is a tool for automatic generation of documentation from Haskell source.
How should I view it? Preferably in Emacs? You could probably run Haddock on this file and then browse the result (with eww, for example).
Haddock may also generate outputs in different formats, but I don't have additional information on that functionality off the top of my head.
-- Sergiu
_______________________________________________ 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.