Skip to content

Commit

Permalink
fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
yaxu committed Feb 22, 2025
1 parent 2c1a6e2 commit f97cafc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/TestUtils.hs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ module TestUtils where

import Data.List (sort)
import qualified Data.Map.Strict as Map
import Sound.Tidal.Context
import Sound.Tidal.ParseBP (parseBP_E)
import Sound.Tidal.Pattern

Check warning on line 9 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.8.4

The import of ‘Data.Ratio’ is redundant

Check warning on line 9 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Data.Ratio’ is redundant

Check warning on line 9 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Data.Ratio’ is redundant

Check warning on line 9 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Data.Ratio’ is redundant

Check warning on line 9 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Data.Ratio’ is redundant

Check warning on line 9 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Data.Ratio’ is redundant

Check warning on line 9 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Data.Ratio’ is redundant
( Arc,

Check warning on line 10 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.8.4

The import of ‘Sound.Tidal.Control’ is redundant

Check warning on line 10 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Control’ is redundant

Check warning on line 10 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Control’ is redundant

Check warning on line 10 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Control’ is redundant

Check warning on line 10 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Control’ is redundant

Check warning on line 10 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Control’ is redundant

Check warning on line 10 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Control’ is redundant
ArcF (Arc),

Check warning on line 11 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.8.4

The import of ‘Sound.Tidal.Core’ is redundant

Check warning on line 11 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Core’ is redundant

Check warning on line 11 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Core’ is redundant

Check warning on line 11 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Core’ is redundant

Check warning on line 11 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Core’ is redundant

Check warning on line 11 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Core’ is redundant

Check warning on line 11 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Core’ is redundant
Context (Context),

Check warning on line 12 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.8.4

The import of ‘Sound.Tidal.Params’ is redundant

Check warning on line 12 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Params’ is redundant

Check warning on line 12 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Params’ is redundant

Check warning on line 12 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Params’ is redundant

Check warning on line 12 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Params’ is redundant

Check warning on line 12 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Params’ is redundant

Check warning on line 12 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Params’ is redundant
Expand All @@ -16,7 +17,6 @@ import Sound.Tidal.Context
Value (VF, VI, VR, VS),

Check warning on line 17 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.8.4

The import of ‘Sound.Tidal.Simple’ is redundant

Check warning on line 17 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Simple’ is redundant

Check warning on line 17 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Simple’ is redundant

Check warning on line 17 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Simple’ is redundant

Check warning on line 17 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Simple’ is redundant

Check warning on line 17 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Simple’ is redundant

Check warning on line 17 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Simple’ is redundant
ValueMap,

Check warning on line 18 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.8.4

The import of ‘Sound.Tidal.Stepwise’ is redundant

Check warning on line 18 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Stepwise’ is redundant

Check warning on line 18 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Stepwise’ is redundant

Check warning on line 18 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Stepwise’ is redundant

Check warning on line 18 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.Stepwise’ is redundant

Check warning on line 18 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.Stepwise’ is redundant

Check warning on line 18 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.Stepwise’ is redundant
defragParts,

Check warning on line 19 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.8.4

The import of ‘Sound.Tidal.UI’ is redundant

Check warning on line 19 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.UI’ is redundant

Check warning on line 19 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.UI’ is redundant

Check warning on line 19 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.UI’ is redundant

Check warning on line 19 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.10.7

The import of ‘Sound.Tidal.UI’ is redundant

Check warning on line 19 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.4.1.0 - ghc 9.0.2

The import of ‘Sound.Tidal.UI’ is redundant

Check warning on line 19 in test/TestUtils.hs

View workflow job for this annotation

GitHub Actions / cabal 3.6.2.0-p1 - ghc 8.6.5

The import of ‘Sound.Tidal.UI’ is redundant
parseBP_E,
queryArc,
setContext,
)
Expand Down

0 comments on commit f97cafc

Please sign in to comment.