diff --git a/upgrade-docs/0.19.md b/upgrade-docs/0.19.md index 4f4365be4..f9c64e210 100644 --- a/upgrade-docs/0.19.md +++ b/upgrade-docs/0.19.md @@ -91,6 +91,7 @@ Both are quite similar to the `elm-package.json` format, and `elm-upgrade` can h - `uncurry` - `curry` - `flip` +- `(!)` Prefer named helper functions in these cases.