
11 Aug
2007
11 Aug
'07
6:28 p.m.
I like to write documentation comments like fix :: ( a {- ^ local argument -} -> a {- ^ local output -} ) -> a {- ^ global output -} but Haddock doesn't allow it. Or is there a trick to get it work?