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

Tom Lippincott commented on THRIFT-4256:
----------------------------------------

I see: OK, that makes sense, looks like e.g. centos 7 is still using ghc 7.6.3. 
 Thanks for the fast response.

> Dependency on very old version of vector library
> ------------------------------------------------
>
>                 Key: THRIFT-4256
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4256
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Haskell - Library
>            Reporter: Tom Lippincott
>            Priority: Minor
>
> Currently, Thrift.cabal has an exact dependency of vector==0.10.12.2, but 
> this version is much, much older than what other packages depend on.  This 
> makes it necessary to enable "allow-newer", which effectively ignores the 
> dependency, and then breaks when a package is uploaded to hackage, and 
> prevents inclusion of thrift in a stack curated package set.
> If there's no particular reason for it (and I've been successfully compiling 
> thrift with vector==0.12.0.2), could this dependency be set to a range, .e.g. 
> >=0.12.0?  I could then enter a request for thrift to be added to stack's 
> curated package sets.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to