Remove withSocketsDo
from examples
#212
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Network/Socket.hs#L396
Module ‘Network.Socket.Buffer’ does not export ‘withSocketsDo’
|
Build:
Network/Socket.hs#L412
The import of ‘Network.Socket.Internal’ is redundant
|
Haddock:
Network/Socket.hs#L396
Module ‘Network.Socket.Buffer’ does not export ‘withSocketsDo’
|
Haddock:
Network/Socket.hs#L412
The import of ‘Network.Socket.Internal’ is redundant
|
Run doctest:
Network/Socket.hs#L396
Module ‘Network.Socket.Buffer’ does not export ‘withSocketsDo’
|
Run doctest:
Network/Socket.hs#L412
The import of ‘Network.Socket.Internal’ is redundant
|
Loading