Skip to content

Commit fbb4b22

Browse files
committed
Use shapeless fork in staging
1 parent 421d2e9 commit fbb4b22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
url = https://github.com/dotty-staging/scala-xml
4343
[submodule "community-build/community-projects/shapeless"]
4444
path = community-build/community-projects/shapeless
45-
url = https://github.com/milessabin/shapeless
46-
branch = shapeless-3
45+
url = https://github.com/dotty-staging/shapeless
46+
branch = shapeless-3-staging
4747
[submodule "community-build/community-projects/xml-interpolator"]
4848
path = community-build/community-projects/xml-interpolator
4949
url = https://github.com/lampepfl/xml-interpolator.git

0 commit comments

Comments
 (0)