Skip to content

Commit 7f6f1c6

Browse files
aherrougithub-actions[bot]
authored andcommitted
automated ormolu reformatting
1 parent e584599 commit 7f6f1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidal-core/src/Sound/Tidal/Scales.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ module Sound.Tidal.Scales (scale, scaleList, scaleTable, getScale, scaleWith, sc
2020

2121
import Data.Maybe (fromMaybe)
2222
import Sound.Tidal.Core (slowcat)
23-
import Sound.Tidal.Pattern (Pattern, (<*), arc)
23+
import Sound.Tidal.Pattern (Pattern, arc, (<*))
2424
import Sound.Tidal.Utils ((!!!))
2525
import Prelude hiding ((*>), (<*))
2626

0 commit comments

Comments
 (0)