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 11:58:00 UTC

[jira] [Updated] (THRIFT-5098) 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:all-tabpanel ]

Jens Geyer updated THRIFT-5098:
-------------------------------
    Issue Type: Bug  (was: Improvement)

> 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
>
> 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)