Refactor app state and subscription handling #61
Annotations
6 warnings
Build:
src/AppState.hs#L11
The import of ‘Relay’ from module ‘Nostr.Types’ is redundant
|
Build:
src/Nostr/Effects/RelayPool.hs#L5
The import of ‘forM, when’ from module ‘Control.Monad’ is redundant
|
Build:
src/Nostr/Effects/RelayPool.hs#L6
The import of ‘Data.Map.Strict’ is redundant
|
Build:
src/Nostr/Effects/RelayPool.hs#L11
The import of ‘TChan, writeTQueue’
|
Build:
src/Nostr/Effects/RelayPool.hs#L111
This binding for ‘uri’ shadows the existing binding
|
Build:
src/Nostr/Effects/RelayPool.hs#L129
Defined but not used: ‘found’
|
Loading