We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c1c2f commit f226d7dCopy full SHA for f226d7d
proj/fastscala.conf
@@ -1,8 +1,10 @@
1
-// https://github.com/fastscala/fastscala.git#main
+// https://github.com/fastscala/fastscala.git#1ce523b393045d842e414b7759811e26e3017c20 # was main
2
+
3
+// frozen (December 2024) because the repo is on Scala 3 now
4
5
vars.proj.fastscala: ${vars.base} {
6
name: "fastscala"
- uri: "https://github.com/fastscala/fastscala.git#4b4f80542b4c98df72dd2423f0a6a90b30cc1d9b"
7
+ uri: "https://github.com/fastscala/fastscala.git#1ce523b393045d842e414b7759811e26e3017c20"
8
9
extra.commands: ${vars.default-commands} [
10
// these tests appear to require a postgres instance, so we only compile them
0 commit comments