id,summary,reporter,owner,description,type,status,priority,milestone,version,resolution,keywords,cc
23,Documentation of arguments of type constructors other than 'top level' arrows,waern,,"Documentation of arguments of type constructors other than 'top level' arrows. E.g.

{{{
   T (a {- ^ arg -}  ->  b {- ^ result -} )
   (a {- ^ arg -}  ->  b {- ^ result -} ) -> c
   (a {- ^ x coord -}, b {- ^ y coord -}) -> c
}}}

It's probably difficult to format properly in HTML.",enhancement,new,minor,,0.x,,,haddock@…
