Fixes for Subscripton Handling and Caching #259
Annotations
10 warnings
Build:
src/Nostr/RelayConnection.hs#L208
This binding for ‘updateQueue’ shadows the existing binding
|
Build:
src/Nostr/RelayConnection.hs#L212
This binding for ‘st’ shadows the existing binding
|
Build:
src/Nostr/Publisher.hs#L7
The import of ‘pack’ from module ‘Data.Text’ is redundant
|
Build:
src/Nostr/Publisher.hs#L13
The import of ‘gets’
|
Build:
src/Nostr/Publisher.hs#L19
The import of ‘Nostr.Bech32’ is redundant
|
Build:
src/Nostr/Publisher.hs#L22
The import of ‘Relay’ from module ‘Nostr.Types’ is redundant
|
Build:
src/Nostr/Publisher.hs#L82
This binding for ‘relays’ shadows the existing binding
|
Build:
src/Nostr/Subscription.hs#L3
The import of ‘forM, unless, void’
|
Build:
src/Nostr/Subscription.hs#L8
The import of ‘Data.List’ is redundant
|
Build:
src/Nostr/Subscription.hs#L10
The import of ‘Data.Ord’ is redundant
|
Loading