2 Jan
2004
2 Jan
'04
2:02 p.m.
Per Larsson writes:
Are there any plans of adding this as an alternative output format in Haddock?
It might be easiest to support Docbook output in Haddock and to generate all other formats from that -- including "man" a.k.a. nroff. Adapting the HTML output for SGML or XML is probably less of an effort than writing a new driver from the scratch. In any case, I too would appreciate generated man files for Haskell modules. Peter