Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
0.12.0
-
None
-
None
-
ubuntu-bionic thrift build docker container
Description
src/Thrift/Server.hs:30:1: warning: [-Wdeprecations] Module `Network' is deprecated: The high level Network interface is no longer supported. Please use Network.Socket. src/Thrift/Server.hs:45:22: 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." src/Thrift/Server.hs:48:15: warning: [-Wdeprecations] In the use of `listenOn' (imported from Network): Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." src/Thrift/Server.hs:56:77: warning: [-Wdeprecations] In the use of data constructor `PortNumber' (imported from Network): Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket." src/Thrift/Server.hs:58:26: warning: [-Wdeprecations] In the use of `accept' (imported from Network): Deprecated: "The high level Network interface is no longer supported. Please use Network.Socket."
Attachments
Issue Links
- links to