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)