directory icon indicating copy to clipboard operation
directory copied to clipboard

`findExecutable "\\"` on windows is confusing

Open hasufell opened this issue 6 months ago • 4 comments

ghci> findExecutable "\\"
Just "C:\\"

I'm not sure what's going on there, but that's certainly not an executable.

hasufell avatar Aug 17 '24 15:08 hasufell