Skip to content

Commit 0088be8

Browse files
Katrixgriggt
andauthored
Update community-build/src/scala/dotty/communitybuild/projects.scala
Co-authored-by: Tom Grigg <[email protected]>
1 parent 9e328c0 commit 0088be8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

community-build/src/scala/dotty/communitybuild/projects.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -617,6 +617,7 @@ object projects:
617617
// No library with easy typeclasses to verify data against exist for Dotty, so no tests yet
618618
// Until then I guess this mainly serves to check that it still compiles at all
619619
sbtTestCommand = "dottyPerspectiveExamples/compile",
620+
dependencies = List(cats)
620621
)
621622

622623
end projects

0 commit comments

Comments
 (0)