[
https://issues.apache.org/jira/browse/THRIFT-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Clark updated THRIFT-398:
-------------------------------
Fix Version/s: 0.1
> 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
> Fix For: 0.1
>
> Attachments:
> 0001-THRIFT-398.-haskell-Remove-unnecessary-parens-from.patch
>
>
> 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.