[Haskell-cafe] Refactoring status
Felipe Lessa
felipe.lessa at gmail.com
Fri Jan 4 13:38:43 EST 2008
On Jan 4, 2008 4:19 PM, Peter Verswyvelen <bf3 at telenet.be> wrote:
> Yes, but it would be nice to attach some "parameter-comment" to the types
> no? Now a lot of documentation is written in the style "the 7th parameter
> is...". Not very user friendly :)
Haddock allows you to put documentation inside the parameters. If you
function has that number of arguments, you can name them in the
parameter docs.
--
Felipe.
More information about the Haskell-Cafe
mailing list