You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (Jira)" <ji...@apache.org> on 2020/02/16 12:03:00 UTC

[jira] [Comment Edited] (THRIFT-5098) Deprecated: The high level Network interface is no longer supported. Please use Network.Socket.

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

Jens Geyer edited comment on THRIFT-5098 at 2/16/20 12:02 PM:
--------------------------------------------------------------

The log file has more to say about 
- Top-level binding with no type signature:
- The import of `Thrift.Transport' is redundant
- A do-notation statement discarded a result of type `Char'
- This binding for `read' shadows the existing binding
- The import of `Data.Monoid' is redundant
- Top-level binding with no type signature:
- No explicit implementation for misc methods
- 



was (Author: jensg):
https://ci.appveyor.com/api/buildjobs/00wg1vm6e9e86kpv/log


> Deprecated: The high level Network interface is no longer supported. Please use Network.Socket.
> -----------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-5098
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5098
>             Project: Thrift
>          Issue Type: Bug
>          Components: Haskell - Library
>            Reporter: Jens Geyer
>            Priority: Major
>         Attachments: log.txt
>
>
> ThriftTest_Main.hs:125:20: warning: [-Wdeprecations]
> In the use of type constructor or class `PortID'
> (imported from Network):
> Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket."
> | client :: (String, Network.PortID) -> IO ()



--
This message was sent by Atlassian Jira
(v8.3.4#803005)