[ 
https://issues.apache.org/jira/browse/THRIFT-1598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274783#comment-13274783
 ] 

Itai Zukerman commented on THRIFT-1598:
---------------------------------------

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

        

Reply via email to