Skip to content

Commit deb8ab2

Browse files
Merge pull request #12431 from griggt/update/typelevel-stack
Community build: Update Typelevel stack
2 parents d7a922a + 7aaa056 commit deb8ab2

File tree

18 files changed

+52
-28
lines changed

18 files changed

+52
-28
lines changed

.gitmodules

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,6 @@
100100
[submodule "community-build/community-projects/requests-scala"]
101101
path = community-build/community-projects/requests-scala
102102
url = https://github.com/dotty-staging/requests-scala.git
103-
[submodule "community-build/community-projects/cats-effect-2"]
104-
path = community-build/community-projects/cats-effect-2
105-
url = https://github.com/dotty-staging/cats-effect.git
106-
branch = series/2.x
107103
[submodule "community-build/community-projects/cats-effect-3"]
108104
path = community-build/community-projects/cats-effect-3
109105
url = https://github.com/dotty-staging/cats-effect.git
@@ -196,3 +192,12 @@
196192
[submodule "community-build/community-projects/scalatestplus-testng"]
197193
path = community-build/community-projects/scalatestplus-testng
198194
url = https://github.com/dotty-staging/scalatestplus-testng.git
195+
[submodule "community-build/community-projects/munit-cats-effect"]
196+
path = community-build/community-projects/munit-cats-effect
197+
url = https://github.com/dotty-staging/munit-cats-effect.git
198+
[submodule "community-build/community-projects/scalacheck-effect"]
199+
path = community-build/community-projects/scalacheck-effect
200+
url = https://github.com/dotty-staging/scalacheck-effect.git
201+
[submodule "community-build/community-projects/fs2"]
202+
path = community-build/community-projects/fs2
203+
url = https://github.com/dotty-staging/fs2.git
Submodule cats updated 133 files
Lines changed: 0 additions & 1 deletion
This file was deleted.
Submodule cats-mtl updated 69 files
Submodule fs2 added at bb69f51

0 commit comments

Comments
 (0)