We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130e8ae commit 4f76abfCopy full SHA for 4f76abf
RELEASE-0.5.md
@@ -45,6 +45,7 @@
45
- The escape check was removed, since it was too restrictive (paf31)
46
- The binary operator reordering step was greatly simplified (paf31)
47
- The Object type constructor can now be referenced explicitly as `Prim.Object` (with kind `# * -> *`) (paf31)
48
+- Optimizations are now enabled by default and can be disabled with the `--no-tco` and `--no-magic-do` flags (garyb)
49
50
### Bug Fixes
51
0 commit comments