Final tweaks. #8
Annotations
10 warnings
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L13
The import of ‘range’ from module ‘Data.Array.IO’ is redundant
|
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L15
The import of ‘MArray’ from module ‘Data.Array.MArray’ is redundant
|
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L26
The import of ‘Data.Ix’ is redundant
|
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L56
This binding for ‘mvar’ shadows the existing binding
|
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L97
This binding for ‘capacity’ shadows the existing binding
|
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L105
Pattern match(es) are non-exhaustive
|
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L114
Pattern match(es) are non-exhaustive
|
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L125
This binding for ‘capacity’ shadows the existing binding
|
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L143
This binding for ‘capacity’ shadows the existing binding
|
GHC 9.4.4 on ubuntu-22.04:
src/Disruptor.hs#L279
Pattern match(es) are non-exhaustive
|