[
https://issues.apache.org/jira/browse/THRIFT-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14091323#comment-14091323
]
Roger Meier commented on THRIFT-2641:
-------------------------------------
Noam, could you please add json and compact again?
otherwise the tests will fail to compile and test.sh is broken:-(
{noformat}
test$ runhaskell -Wall -XScopedTypeVariables -i../lib/hs/src -ihs/gen-hs/
hs/TestClient.hs
hs/TestClient.hs:195:36:
Not in scope: data constructor `CompactProtocol'
hs/TestClient.hs:196:36:
Not in scope: data constructor `JSONProtocol'
{noformat}
as soon as we have test.sh up and pass hs-cpp-java I commit.
;-r
> Improvements to Haskell Compiler/Libraries
> ------------------------------------------
>
> Key: THRIFT-2641
> URL: https://issues.apache.org/jira/browse/THRIFT-2641
> Project: Thrift
> Issue Type: Improvement
> Components: Haskell - Compiler, Haskell - Library, Test Suite
> Reporter: Noam Zilberstein
> Assignee: Roger Meier
> Attachments: THRIFT-2641.patch
>
>
> I work at Facebook and have spent the last couple months improving the
> Haskell compiler and libraries for Thrift. I have made significant
> improvements in terms of usability and performance and I would like to share
> those improvements with the Apache open source community. Right now I am
> working on the final touches and will be able to submit a patch in the next
> few days
--
This message was sent by Atlassian JIRA
(v6.2#6252)