Remove unnecessary parens from generated type annotations
---------------------------------------------------------
Key: THRIFT-398
URL: https://issues.apache.org/jira/browse/THRIFT-398
Project: Thrift
Issue Type: Improvement
Components: Compiler (Haskell)
Reporter: Spiridon Eliopoulos
Assignee: Spiridon Eliopoulos
Priority: Minor
Type annotations such as "IO (())", "(Int)", and "Map ([Char]) (Int)" are
being generated, which are hard to read. To make it easier anybody working on
the Haskell generator, as well as users looking at generated types for
documentation, types should be as simple as possible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.