]> git.immae.eu Git - github/fretlink/purs-loader.git/blobdiff - README.md
Removing --runtime-type-checks
[github/fretlink/purs-loader.git] / README.md
index 0663eec87dafa6b4a6d537286b2967d934de0a26..630f82edc4b41b5f6b437848c372367d5dd8fa44 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,8 +20,6 @@ npm install purs-loader --save-dev
   - Turn off optimizations which inline calls to >>= for the Eff monad.
  - **no-tco**: Boolean value that toggles `--no-tco`
   - Turn off tail-call elimination.
- - **runtime-type-checks**: Boolean value that toggles `--runtime-type-checks`
-  - Generate simple runtime type checks for function arguments with simple types.
  - **verbose-errors**: Boolean value that toggles `--verbose-errors`
   - Generate verbose error messages.
  - **output**: String value that sets `--output=<string>`