This repository was archived by the owner on May 1, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,6 @@ Invokes the `psc` command.
4343 - Turn off optimizations which inline calls to >>= for the Eff monad.
4444 - ** noTco** : Boolean value that toggles ` --no-tco `
4545 - Turn off tail-call elimination.
46- - ** runtimeTypeChecks** : Boolean value that toggles ` --runtime-type-checks `
47- - Generate simple runtime type checks for function arguments with simple types.
4846 - ** verboseErrors** : Boolean value that toggles ` --verbose-errors `
4947 - Generate verbose error messages.
5048 - ** main** : Boolean or string value that sets ` --main ` or ` --main=<string> `
@@ -74,8 +72,6 @@ Invokes the `psc-make` command.
7472 - Turn off optimizations which inline calls to >>= for the Eff monad.
7573 - ** noTco** : Boolean value that toggles ` --no-tco `
7674 - Turn off tail-call elimination.
77- - ** runtimeTypeChecks** : Boolean value that toggles ` --runtime-type-checks `
78- - Generate simple runtime type checks for function arguments with simple types.
7975 - ** verboseErrors** : Boolean value that toggles ` --verbose-errors `
8076 - Generate verbose error messages.
8177 - ** browserNamespace** : String value that sets ` --browser-namespace=<string> `
You can’t perform that action at this time.
0 commit comments