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 f137eb7 commit 5fc062cCopy full SHA for 5fc062c
compiler/params.stanza
@@ -18,7 +18,7 @@ public defn compiler-flags () :
18
to-tuple(COMPILE-FLAGS)
19
20
;========= Stanza Configuration ========
21
-public val STANZA-VERSION = [0 19 6]
+public val STANZA-VERSION = [0 19 7]
22
public var STANZA-INSTALL-DIR:String = ""
23
public var OUTPUT-PLATFORM:Symbol = `platform
24
public var STANZA-PKG-DIRS:List<String> = List()
0 commit comments