phoityne / haskell-dap

Haskell implementation of DAP interface data.
https://hackage.haskell.org/package/haskell-dap
BSD 3-Clause "New" or "Revised" License
24 stars 3 forks source link

Add Source Request and Response #13

Closed forestaa closed 2 years ago

forestaa commented 2 years ago

This PR is related to https://github.com/phoityne/hdx4vsc/issues/27

Add the definition of Source Request and Response. These will be used by haskell-debug-adapter and ghci-dap.

phoityne commented 2 years ago

Thanks for your contribution. merged.