Andy's example of function documentation looks fine to me.  I'd also
like to see HaskellDoc work at the module level too: define attributes
such as an author, a version, Haskell system version, export list,
imported modules, web site, repository, whatever ...

In particular, I'd really like to see something that would generate an
installer, capable of going from a documented Haskell program to a
program that correctly installs the program, issuing any warnings /
errors that are appropriate.  I'd also like to see something that
automates testing: note that his example contains examples that could
be used to validate the module.

I hope some sort of concrete proposal can be assembled at the Haskell
workshop. 

  John


Reply via email to