[
https://issues.apache.org/jira/browse/THRIFT-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089391#comment-14089391
]
Roger Meier commented on THRIFT-2641:
-------------------------------------
No I don't think you broke the C++ tests.
sorry another issue:
{noformat}
src/Thrift/Protocol.hs:88:55:
Ambiguous occurrence `catch'
It could refer to either `Prelude.catch',
imported from `Prelude' at
src/Thrift/Protocol.hs:23:8-22
(and originally defined in `System.IO.Error')
or `Control.Exception.catch',
imported from `Control.Exception' at
src/Thrift/Protocol.hs:33:1-24
(and originally defined in
`Control.Exception.Base')
cabal: Error: some packages failed to install:
{noformat}
> 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
>
> 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)