Fix off-by-one error in striateBy #15
Annotations
9 warnings
cabal 3.12.1.0 - ghc 9.4.8:
src/Sound/Tidal/UI.hs#L298
This binding for ‘pairs’ shadows the existing binding
|
cabal 3.12.1.0 - ghc 9.4.8:
src/Sound/Tidal/UI.hs#L1321
This binding for ‘pairs’ shadows the existing binding
|
cabal 3.12.1.0 - ghc 9.4.8:
src/Sound/Tidal/Stepwise.hs#L99
Pattern match(es) are non-exhaustive
|
cabal 3.12.1.0 - ghc 9.4.8:
src/Sound/Tidal/Stepwise.hs#L107
This binding for ‘start’ shadows the existing binding
|
cabal 3.12.1.0 - ghc 9.4.8:
src/Sound/Tidal/Stepwise.hs#L148
Defined but not used: ‘c’
|
cabal 3.12.1.0 - ghc 9.4.8:
src/Sound/Tidal/Stepwise.hs#L156
Defined but not used: ‘dur’
|
cabal 3.12.1.0 - ghc 9.4.8:
src/Sound/Tidal/Control.hs#L30
The import of ‘fromJust, isJust’
|
cabal 3.12.1.0 - ghc 9.4.8:
src/Sound/Tidal/Control.hs#L38
The import of ‘Sound.Tidal.Utils’ is redundant
|
cabal 3.12.1.0 - ghc 9.4.8:
src/Sound/Tidal/Listener.hs#L41
Pattern match(es) are non-exhaustive
|