Remove withSocketsDo
from examples
#212
Annotations
16 warnings
Haddock:
Network/Socket/Syscall.hs#L15
The import of ‘Foreign’ is redundant
|
Haddock:
Network/Socket/Shutdown.hs#L25
The import of ‘Network.Socket.STM’ 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
|
Build (Windows):
Network/Socket/Syscall.hs#L15
The import of ‘Foreign’ is redundant
|
Build (Windows):
Network/Socket/Shutdown.hs#L25
The import of ‘Network.Socket.STM’ is redundant
|
Build (Windows):
Network/Socket.hs#L396
Module ‘Network.Socket.Buffer’ does not export ‘withSocketsDo’
|
Build (Windows):
Network/Socket.hs#L412
The import of ‘Network.Socket.Internal’ is redundant
|
Build (Windows):
tests/Network/Test/Common.hs#L42
The import of ‘Test.Hspec’ is redundant
|
Build (Windows):
tests/Network/SocketSpec.hs#L426
Defined but not used: ‘genFds’
|
Build:
Network/Socket/Syscall.hs#L15
The import of ‘Foreign’ is redundant
|
Build:
Network/Socket/Shutdown.hs#L25
The import of ‘Network.Socket.STM’ is redundant
|
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
|
Build:
tests/Network/Test/Common.hs#L42
The import of ‘Test.Hspec’ is redundant
|
Build:
tests/Network/SocketSpec.hs#L426
Defined but not used: ‘genFds’
|
Loading