[
https://issues.apache.org/jira/browse/THRIFT-3092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14491226#comment-14491226
]
ASF GitHub Bot commented on THRIFT-3092:
----------------------------------------
GitHub user abhinav opened a pull request:
https://github.com/apache/thrift/pull/437
[haskell] Derive Generic in generated types
JIRA ticket: https://issues.apache.org/jira/browse/THRIFT-3092
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/abhinav/thrift
THRIFT-3092_haskell_derive_generic
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/437.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #437
----
commit bc922190b70e1264f356ab463dda18babf7910e3
Author: Abhinav Gupta <[email protected]>
Date: 2015-03-11T07:26:58Z
[haskell] Derive Generic in generated types
----
> Generated Haskell types should derive Generic
> ---------------------------------------------
>
> Key: THRIFT-3092
> URL: https://issues.apache.org/jira/browse/THRIFT-3092
> Project: Thrift
> Issue Type: Improvement
> Components: Haskell - Compiler
> Reporter: Abhinav Gupta
>
> Generated Haskell types should have derived instances of the Generic
> typeclass.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)