-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #91 from giiita/bugfix/container_multiple_curried_…
…injection Fix multiple curreied injection with implicit / given props
- Loading branch information
Showing
36 changed files
with
2,495 additions
and
1,999 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,5 @@ node_modules | |
package-lock.json | ||
.bsp | ||
.metals | ||
.vscode | ||
.vscode | ||
.bloop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"semanticDBVersion": "4.4.20", | ||
"supportedScalaVersions": [ | ||
"2.13.6", | ||
"2.12.14", | ||
"2.12.13", | ||
"2.12.12", | ||
"2.12.11", | ||
"2.12.10", | ||
"2.13.3", | ||
"2.13.4", | ||
"2.13.5", | ||
"2.11.12", | ||
"2.12.8", | ||
"2.12.9", | ||
"2.13.0", | ||
"2.13.1", | ||
"2.13.2" | ||
] | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+3.32 KB
...efuel-build/bloop-bsp-clients-classes/classes-Metals-goNIMs0OR8-m79awRjVWUQ==/Http$.class
Binary file not shown.
Binary file added
BIN
+592 Bytes
...refuel-build/bloop-bsp-clients-classes/classes-Metals-goNIMs0OR8-m79awRjVWUQ==/Http.class
Binary file not shown.
Binary file added
BIN
+2.82 KB
...classes/classes-Metals-goNIMs0OR8-m79awRjVWUQ==/META-INF/semanticdb/Http.scala.semanticdb
Binary file not shown.
Binary file added
BIN
+3.32 KB
...rnal-classes/classes-Metals-jA401uOpTsWazsurLsUeag==-9In_jcvBQzu3sEAK2oAcYA==/Http$.class
Binary file not shown.
Binary file added
BIN
+592 Bytes
...ernal-classes/classes-Metals-jA401uOpTsWazsurLsUeag==-9In_jcvBQzu3sEAK2oAcYA==/Http.class
Binary file not shown.
Binary file added
BIN
+2.82 KB
...401uOpTsWazsurLsUeag==-9In_jcvBQzu3sEAK2oAcYA==/META-INF/semanticdb/Http.scala.semanticdb
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
// DO NOT EDIT! This file is auto-generated. | ||
// This file enables sbt-bloop to create bloop config files. | ||
|
||
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.4.8-19-4d9f966b") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.