[
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13278638#comment-13278638
]
Roger Meier commented on THRIFT-1598:
-------------------------------------
comitted!
had to add this to the Jenkins Buld Job:
{noformat}
cabal update
cabal install hashable
cabal install text
cabal install unordered-containers
cabal install vector
./configure CABAL_CONFIGURE_FLAGS='--user'
{noformat}
have issue swith test/hs see:
https://builds.apache.org/view/S-Z/view/Thrift/job/Thrift-hs/5/console
> Update Haskell generated code to use Text, Hash{Map,Set}, Vector
> ----------------------------------------------------------------
>
> Key: THRIFT-1598
> URL: https://issues.apache.org/jira/browse/THRIFT-1598
> Project: Thrift
> Issue Type: Improvement
> Components: Haskell - Compiler
> Affects Versions: 0.9
> Reporter: Itai Zukerman
> Priority: Minor
> Attachments: patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira