[
https://issues.apache.org/jira/browse/THRIFT-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089156#comment-14089156
]
Roger Meier commented on THRIFT-2641:
-------------------------------------
Thanks Noam, patch looks good.
However, I ran in to this issue on Debian stable with ghc 7.4.1
{noformat}
Configuring thrift-1.0.0...
Building thrift-1.0.0...
Preprocessing library thrift-1.0.0...
[ 1 of 11] Compiling Thrift.Transport.IOBuffer (
src/Thrift/Transport/IOBuffer.hs, dist/build/Thrift/Transport/IOBuffer.o )
src/Thrift/Transport/IOBuffer.hs:47:16:
Not in scope: modifyIORef'
Perhaps you meant `modifyIORef' (imported from Data.IORef)
cabal: Error: some packages failed to install:
thrift-1.0.0 failed during the building phase. The exception was:
{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)