[
https://issues.apache.org/jira/browse/THRIFT-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871139#action_12871139
]
Martin Grabmueller edited comment on THRIFT-743 at 5/25/10 9:27 AM:
--------------------------------------------------------------------
Second version of the patch. Now includes changes to the Haskell generator as
well as fixing a missing import of "Prelude.length".
I have used this version for generating Thrift bindings for Cassandra. They
worked well, but I have not been able to run the Thrift test suit because
of some missing Perl modules. I would be grateful if someone could test the
changes.
was (Author: mgrabmueller):
Second version of the patch. Now includes changes to the Haskell generator
as well as fixing a missing import of "Prelude.length".
> compile error with GHC 6.12.1
> -----------------------------
>
> Key: THRIFT-743
> URL: https://issues.apache.org/jira/browse/THRIFT-743
> Project: Thrift
> Issue Type: Bug
> Components: Compiler (Haskell), Library (Haskell)
> Environment: Debian GNU/Linux 5.0.4, x86_64
> Reporter: Martin Grabmueller
> Attachments: ghc-6.12.1-compile-problem-patch-v2.txt,
> ghc-6.12.1-compile-problem-patch.txt
>
>
> The Haskell bindings do not compile with GHC 6.12.1, because rec seems to be
> a reserved word in that version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.