Skip to content

Add missing HasLink instance for DeepQuery (#1784)#1814

Merged
tchoutri merged 10 commits intohaskell-servant:masterfrom
kutyel:1784-haslink-instance-for-deepquery
Apr 25, 2025
Merged

Add missing HasLink instance for DeepQuery (#1784)#1814
tchoutri merged 10 commits intohaskell-servant:masterfrom
kutyel:1784-haslink-instance-for-deepquery

Conversation

@kutyel
Copy link
Contributor

@kutyel kutyel commented Apr 7, 2025

This solution is based in @saurabhnanda's proposed solution, let me know if it needs further improving @clementd-fretlink @theophile-fl 🙏🏻 👀

Fixes #1784

@tchoutri
Copy link
Contributor

tchoutri commented Apr 8, 2025

@kutyel Please rebase on HEAD, it seems to be fixed. :)

@kutyel kutyel force-pushed the 1784-haslink-instance-for-deepquery branch from 15e5d18 to 177a720 Compare April 8, 2025 09:39
@kutyel kutyel force-pushed the 1784-haslink-instance-for-deepquery branch 2 times, most recently from 83f138c to 594fa99 Compare April 9, 2025 10:05
@kutyel
Copy link
Contributor Author

kutyel commented Apr 10, 2025

@tchoutri @clementd-fretlink build finally passed, feel free to review when you have time please 🙏🏻 🙌🏻

@divarvel
Copy link
Contributor

looks good, maybe a few tests in https://github.com/haskell-servant/servant/blob/master/servant/test/Servant/LinksSpec.hs would be usehul

@kutyel kutyel requested a review from divarvel April 22, 2025 13:58
Copy link
Contributor

@tchoutri tchoutri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tchoutri tchoutri merged commit 034fe05 into haskell-servant:master Apr 25, 2025
7 checks passed
@kutyel kutyel deleted the 1784-haslink-instance-for-deepquery branch April 25, 2025 11:02
@ysangkok ysangkok mentioned this pull request May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Is DeepQuery missing a HasLink instance?

3 participants