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:
5252- Plugins that add metaprogramming facilities to Scala,
5353 such as [ Macro Paradise] ( https://github.com/scalamacros/paradise ) , [ semanticdb] ( https://scalameta.org/docs/semanticdb/guide.html ) .
5454- 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 ) .
5656- Plugins that add entirely new constructs to Scala by
5757 restructuring user code, such as [ scala-continuations] ( https://github.com/scala/scala-continuations ) .
5858
You can’t perform that action at this time.
0 commit comments