Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 9fcd03c

Browse files
committed
fix versions
1 parent b37dd88 commit 9fcd03c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidal.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ library
6161
, exceptions < 0.11
6262
, mtl >= 2.2 && < 2.4
6363
, tidal-link >= 1.1 && < 1.2
64-
, tidal-core == 1.10
64+
, tidal-core == 1.10.0
6565

6666
test-suite tests
6767
type: exitcode-stdio-1.0

0 commit comments

Comments
 (0)