feat(Haskell): Make record updates commutative and add signatures #431

Merged
wetneb merged 2 commits from maralorn/mergiraf:feat-haskell-make-record-updates-commutative into main 2025-06-10 22:04:38 +02:00
Contributor

Continuing from #429

Continuing from #429
feat: Haskell: Make record updates commutative
All checks were successful
/ test (pull_request) Successful in 1m1s
527c55ab5a
wetneb left a comment
Owner

Very nice! Wouldn't it be worth defining a signature for the record fields too? It's generally a good practice to avoid bad merges with duplicate keys.

Very nice! Wouldn't it be worth defining a signature for the record fields too? It's generally a good practice to avoid bad merges with duplicate keys.
Author
Contributor

Oh, yeah. Absolutely.

Oh, yeah. Absolutely.
ada4a changed title from feat: Haskell: Make record updates commutative to WIP: feat(Haskell): Make record updates commutative 2025-06-10 11:26:01 +02:00
feat: Add various signatures for Haskell
All checks were successful
/ test (pull_request) Successful in 54s
6255aca5b1
maralorn changed title from WIP: feat(Haskell): Make record updates commutative to feat(Haskell): Make record updates commutative 2025-06-10 14:33:12 +02:00
maralorn changed title from feat(Haskell): Make record updates commutative to feat(Haskell): Make record updates commutative and add signatures 2025-06-10 14:35:56 +02:00
wetneb approved these changes 2025-06-10 22:04:28 +02:00
wetneb left a comment
Owner

Looks great, thanks a lot!

Looks great, thanks a lot!
wetneb merged commit 87e8b76d69 into main 2025-06-10 22:04:38 +02:00
maralorn deleted branch feat-haskell-make-record-updates-commutative 2025-06-10 23:38:16 +02:00
Author
Contributor

Thx! I am still amazed by how ergonomic this was. Looking forward to the next release.

Thx! I am still amazed by how ergonomic this was. Looking forward to the next release.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mergiraf/mergiraf#431
No description provided.