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

resolve module name from file path. #1

Closed phoityne closed 6 years ago

phoityne commented 6 years ago

for the solution of this issue.

adding :dap-break command and permit file path as the 1st argument. inside the ghci, loaded module summary is available and can resolve module name from file path.

phoityne commented 6 years ago

done. released 0.0.4.0.