[
https://issues.apache.org/jira/browse/THRIFT-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15106943#comment-15106943
]
ASF GitHub Bot commented on THRIFT-3570:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/808
THRIFT-3570 Remove duplicate instances that are added by upstream
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3570
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/808.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 #808
----
commit 598324eb2fd79e3ef9de7b51b9fea49148ba5fd1
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-01-19T16:21:52Z
THRIFT-3570 Remove duplicate instances that are added by upstream
----
> Remove duplicate instances that are added by upstream
> -----------------------------------------------------
>
> Key: THRIFT-3570
> URL: https://issues.apache.org/jira/browse/THRIFT-3570
> Project: Thrift
> Issue Type: Bug
> Components: Haskell - Library
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> Some instances of Arbitrary and Hashable are added by upstream projects and
> are causing compile failure.
> All the Travis builds are failing due to this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)