Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Won't Fix
-
None
-
None
Description
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 () |