Skip to content

Commit fe44756

Browse files
committed
Update README.md
1 parent 95026fc commit fe44756

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ The following options are supported:
6363
6464
--no-prelude
6565
Do not include the Prelude in the generated Javascript.
66+
67+
--magic-do
68+
Overload the `do` keyword to inline calls to `bind` for the `Eff` monad, to generate more efficient code.
6669

6770
## Motivation
6871

0 commit comments

Comments
 (0)