Skip to content

Commit 80b247c

Browse files
Katrixgriggt
andcommitted
Update community-build/src/scala/dotty/communitybuild/projects.scala
Co-authored-by: Tom Grigg <[email protected]>
1 parent e3401e0 commit 80b247c

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
@@ -633,6 +633,7 @@ object projects:
633633
// No library with easy typeclasses to verify data against exist for Dotty, so no tests yet
634634
// Until then I guess this mainly serves to check that it still compiles at all
635635
sbtTestCommand = "dottyPerspectiveExamples/compile",
636+
dependencies = List(cats)
636637
)
637638

638639
end projects

0 commit comments

Comments
 (0)