Skip to content

lint-codes: fixup MSYS drive letter on Windows

sheaf requested to merge sheaf/ghc:T25178 into master

Ticket: #25178 (closed)

This change ensures that System.Directory.listDirectory doesn't trip up on an MSYS-style path like /c/Foo when trying to list all testsuite stdout/stderr files as required for testing coverage of GHC diagnostic codes in the testsuite.

Merge request reports

Loading