Skip to content

can not set breakpoint on the file which located in the network folder.(with drive letter) #6

@phoityne

Description

@phoityne

on windows.
can not set breakpoint on the file which located in the network folder.

by "net use" command, we can set drive letter to the network path.
but ghci still use network path like "\192.168.0.1\work\haskell\project".
vscode uses drive letter path or both?

haskell-dap has to check, convert the drive letter path to network path.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions