Hello, the sources of the hierarchical libraries contain things like Portability : portable in the module descriptions. Some of these property descriptions make it into the HTML documentation, some not. I'm looking for a documentation about these things. Why doesn't the Haddock User Guide describe them? Wolfgang
Wolfgang Jeltsch wrote:
[...] I'm looking for a documentation about these things.
AFAIK there is no real documentation for this, but "Use the Source, Luke!" (i.e. HaddockUtil.hs :-): The recognized labels are "Module", "Copyright", "License", "Maintainer", "Stability", and "Portability". This fits nicely with http://www.haskell.org/hierarchical-modules/libraries/reference-libraries.ht...
Why doesn't the Haddock User Guide describe them?
Perhaps because SimonM was busy? :-) But I'm sure that even documentation patches are gladly accepted... Cheers, S.
participants (2)
-
Sven Panne -
Wolfgang Jeltsch