remove followRelay from Follow type #252
Annotations
10 warnings
Build:
src/Nostr/Subscription.hs#L3
The import of ‘unless’ from module ‘Control.Monad’ is redundant
|
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
|
Build:
src/Nostr/Subscription.hs#L26
The import of ‘updateRelays’ from module ‘KeyMgmt’ is redundant
|
Build:
src/Nostr/Subscription.hs#L114
Defined but not used: ‘eid’
|
Build:
src/Nostr/Subscription.hs#L149
This binding for ‘relays’ shadows the existing binding
|
Build:
src/Nostr/Subscription.hs#L162
This binding for ‘relays’ shadows the existing binding
|
Build:
src/Nostr/Subscription.hs#L221
This binding for ‘relays’ shadows the existing binding
|
Build:
src/Nostr/Subscription.hs#L226
This binding for ‘relays’ shadows the existing binding
|
Build:
src/Nostr/Subscription.hs#L280
This binding for ‘relays’ shadows the existing binding
|
Loading