Skip to content

testsuite: Use dap types in DAP testsuite driver#277

Merged
alt-romes merged 1 commit into
masterfrom
ghc-debugger-270
Apr 21, 2026
Merged

testsuite: Use dap types in DAP testsuite driver#277
alt-romes merged 1 commit into
masterfrom
ghc-debugger-270

Conversation

@alt-romes
Copy link
Copy Markdown
Collaborator

Add orphan FromJSON/ToJSON instances in Test.DAP.Orphans for types used in the client direction then update the testsuite driver to prefer the Haskell types rather than Value.

Fixes #270

Add orphan FromJSON/ToJSON instances in Test.DAP.Orphans for types used
in the client direction then update the testsuite driver to prefer the
Haskell types rather than `Value`.

Fixes #270
@alt-romes alt-romes merged commit c53691b into master Apr 21, 2026
5 checks passed
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.

Use FromJSON/ToJSON of dap types in DAP testsuite driver

1 participant