Skip to content

Path prefixed by \\.\ is not normalised on Windows #247

@jasagredo

Description

@jasagredo

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions