Skip to content

Commit 956d135

Browse files
author
Daniel Díaz
committed
Add changelog.d entry for #1733.
1 parent 84a42db commit 956d135

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

changelog.d/1733

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
synopsis: Add `MkHandler` pattern synonym
2+
prs: #1733
3+
issues: #1732
4+
description: {
5+
Add a bidirectional pattern synonym to construct `Handler a` values from `IO
6+
(Either ServerError a)` ones, and match in the other direction.
7+
}

0 commit comments

Comments
 (0)