You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Sean Parsons (JIRA)" <ji...@apache.org> on 2015/04/21 12:21:58 UTC

[jira] [Created] (THRIFT-3107) Add type annotations to all the generated code.

Sean Parsons created THRIFT-3107:
------------------------------------

             Summary: Add type annotations to all the generated code.
                 Key: THRIFT-3107
                 URL: https://issues.apache.org/jira/browse/THRIFT-3107
             Project: Thrift
          Issue Type: Improvement
          Components: Haskell - Compiler
            Reporter: Sean Parsons


Currently the compiler pumps out a mountain of functions, but they have no types against them, which makes it hard to identify what they're used for in some cases. The compiler really should add type definitions against all those generated functions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)