Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update docs
  • Loading branch information
garyb committed Oct 15, 2014
1 parent ed93101 commit d2a3d4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/source/start.rst
Expand Up @@ -35,7 +35,6 @@ The following options are supported:
--stdin Read input from standard input instead of from files.
--output Write the generated Javascript to the specified file.
--externs Write a list of foreign imports declarations to the specified file in addition to generating Javascript output.
--runtime-type-checks Generate simple runtime type checks for function arguments with simple types.
--no-tco Turn off tail-call elimination.
--no-prelude Do not include the Prelude in the generated Javascript.
--no-magic-do Turn off optimizations which inline calls to ``>>=`` for the ``Eff`` monad.
Expand Down

0 comments on commit d2a3d4e

Please sign in to comment.