[
https://issues.apache.org/jira/browse/THRIFT-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King III resolved THRIFT-4834.
---------------------------------------
Resolution: Fixed
Assignee: James E. King III
Fix Version/s: 0.13.0
We had to restrict the version of Network as there were some breaking changes
we are not ready for.
> CI error at Haskell: Failed to load interface for `Network'
> -----------------------------------------------------------
>
> Key: THRIFT-4834
> URL: https://issues.apache.org/jira/browse/THRIFT-4834
> Project: Thrift
> Issue Type: Bug
> Components: Haskell - Library
> Reporter: Jens Geyer
> Assignee: James E. King III
> Priority: Blocker
> Fix For: 0.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently Haskell blocks eessentially all PRs because of this error:
> {code}
> src/Thrift/Transport/Handle.hs:34:1: error:
> Failed to load interface for `Network'
> Use -v to see a list of the files searched for.
> {code}
> Example: https://travis-ci.org/apache/thrift/jobs/509172394
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)