We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
\\.\
I don't see this in the haddocks, is it expected?
ghci> System.FilePath.Windows.normalise "\\\\.\\C:/foo.txt" "\\\\.\\C:/foo.txt" ghci> System.FilePath.Windows.normalise "C:/foo.txt" "C:\\foo.txt"