Skip to content

Commit 4eb8d18

Browse files
authored
Add removal of bang operator (!) to upgrade doc
1 parent f5d00e5 commit 4eb8d18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

upgrade-docs/0.19.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Both are quite similar to the `elm-package.json` format, and `elm-upgrade` can h
9191
- `uncurry`
9292
- `curry`
9393
- `flip`
94+
- `(!)`
9495

9596
Prefer named helper functions in these cases.
9697

0 commit comments

Comments
 (0)