[ https://issues.apache.org/jira/browse/THRIFT-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12911115#action_12911115 ]
Christian Lavoie commented on THRIFT-743: ----------------------------------------- Patch does what it says in the tin, and was tested to work fine on: Darwin -- 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386 The Glorious Glasgow Haskell Compilation System, version 6.12.3 Should be committed before releasing, as code will not compile without. > 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: Haskell - Compiler, Haskell - Library > 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.