Revisiting gracefulClose with STM racing #197
Annotations
10 warnings
Haddock:
Network/Socket/Syscall.hs#L14
The import of ‘Foreign’ is redundant
|
Haddock:
Network/Socket/Shutdown.hs#L23
The import of ‘Network.Socket.STM’ is redundant
|
Build (Windows):
Network/Socket/Syscall.hs#L14
The import of ‘Foreign’ is redundant
|
Build (Windows):
Network/Socket/Shutdown.hs#L23
The import of ‘Network.Socket.STM’ 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#L14
The import of ‘Foreign’ is redundant
|
Build:
Network/Socket/Shutdown.hs#L23
The import of ‘Network.Socket.STM’ 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