Skip to content

Commit cc10e33

Browse files
JacquesCaretteandreasabel
authored andcommitted
Bring back shortcut [fix CHANGELOG] (#2246)
* Bring back a convenient short-cut for infix Func * change name as per suggestion from Matthew * propagate use of shortcut to where it increases readability * Revert "propagate use of shortcut to where it increases readability" This reverts commit debfec1. * Move definitions up. Fix comments. * fix CHANGELOG to report the correct syntax.
1 parent e362f5c commit cc10e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ Additions to existing modules
8686
map : (Char → Char) → String → String
8787
```
8888

89-
* In `Function.Bundles`, added `_➙_` as a synonym for `Func` that can
89+
* In `Function.Bundles`, added `_⟶ₛ_` as a synonym for `Func` that can
9090
be used infix.

0 commit comments

Comments
 (0)