[
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274783#comment-13274783
]
Itai Zukerman edited comment on THRIFT-1598 at 5/14/12 5:40 PM:
----------------------------------------------------------------
I think it actually just requires:
{code}
vector
unordered-containers
hashable
{code}
(see Thrift.cabal) (unordered-containers depends on hashable).
Depending on how things are set up,
{code}
cabal install --only-dependencies
{code}
in lib/hs should pull them in from hackage.
was (Author: zukerman):
I think it actually just requires:
vector
unordered-containers
hashable
(see Thrift.cabal) (unordered-containers depends on hashable).
Depending on how things are set up, "cabal install --only-dependencies" in
lib/hs should pull them in from hackage.
> 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