File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ include:
52
52
- Plugins that add metaprogramming facilities to Scala,
53
53
such as [ Macro Paradise] ( https://github.com/scalamacros/paradise ) , [ semanticdb] ( https://scalameta.org/docs/semanticdb/guide.html ) .
54
54
- Plugins that modify existing Scala constructs in user code,
55
- such as [ better-monadic-for] ( https://github.com/oleg-py/better-monadic-for ) and [ better-tostring] ( https://github.com/kubukoz /better-tostring ) .
55
+ such as [ better-monadic-for] ( https://github.com/oleg-py/better-monadic-for ) and [ better-tostring] ( https://github.com/polyvariant /better-tostring ) .
56
56
- Plugins that add entirely new constructs to Scala by
57
57
restructuring user code, such as [ scala-continuations] ( https://github.com/scala/scala-continuations ) .
58
58
You can’t perform that action at this time.
0 commit comments