Skip to content

Commit 3cc191b

Browse files
authored
Merge pull request #10639 from griggt/cb-cats-effect-stack
2 parents e834186 + 386006d commit 3cc191b

File tree

12 files changed

+131
-16
lines changed

12 files changed

+131
-16
lines changed

.gitmodules

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,24 @@
120120
[submodule "community-build/community-projects/verify"]
121121
path = community-build/community-projects/verify
122122
url = https://github.com/dotty-staging/nanotest-strawman.git
123+
[submodule "community-build/community-projects/discipline"]
124+
path = community-build/community-projects/discipline
125+
url = https://github.com/dotty-staging/discipline.git
126+
[submodule "community-build/community-projects/discipline-munit"]
127+
path = community-build/community-projects/discipline-munit
128+
url = https://github.com/dotty-staging/discipline-munit.git
129+
[submodule "community-build/community-projects/discipline-specs2"]
130+
path = community-build/community-projects/discipline-specs2
131+
url = https://github.com/dotty-staging/discipline-specs2.git
132+
[submodule "community-build/community-projects/simulacrum-scalafix"]
133+
path = community-build/community-projects/simulacrum-scalafix
134+
url = https://github.com/dotty-staging/simulacrum-scalafix.git
135+
[submodule "community-build/community-projects/cats"]
136+
path = community-build/community-projects/cats
137+
url = https://github.com/dotty-staging/cats.git
138+
[submodule "community-build/community-projects/cats-mtl"]
139+
path = community-build/community-projects/cats-mtl
140+
url = https://github.com/dotty-staging/cats-mtl.git
141+
[submodule "community-build/community-projects/coop"]
142+
path = community-build/community-projects/coop
143+
url = https://github.com/dotty-staging/coop.git
Submodule cats added at 2c27eb8
Submodule cats-effect-2 updated 62 files
Submodule cats-mtl added at 5b5dd28
Submodule coop added at d3bcd36
Submodule discipline added at 4e3f967

0 commit comments

Comments
 (0)