GitHub user SmartHoneybee opened a pull request:

    https://github.com/apache/thrift/pull/991

    dependency version constraints for haskell

    I was unable to use `cabal install thrift` to install the thrift haskell 
package from [hackage](https://hackage.haskell.org/package/thrift). Apparently 
the implementation is not compatible with `unordered-containers` newer than 
0.2.5.1 and `QuickCheck` newer than 2.8.1.
    
    This change enabled me to build the package.
    
    (I hope this is the correct file/way to submit my suggestion.)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SmartHoneybee/thrift 0.9.3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/991.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #991
    
----
commit 147f20529a697296564e1a2e4aac50db58f5913a
Author: SmartHoneybee <smarthoney...@users.noreply.github.com>
Date:   2016-04-21T08:38:51Z

    dependency version constraints for haskell

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to