From 1fa7e1e6e5a953d6cce85bb8a822ab857f68b58d Mon Sep 17 00:00:00 2001 From: eric thul Date: Thu, 20 Nov 2014 16:22:27 -0500 Subject: Removing --runtime-type-checks Resolves issue #1 --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0663eec..630f82e 100644 --- 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=` -- cgit v1.2.3