Handle '\r's in boot-pkgs files
By default, git will clone in autocrlf mode, which on Windows means we get '\r's added to the ghc-packages files.
Showing
Please register or sign in to comment
By default, git will clone in autocrlf mode, which on Windows means we get '\r's added to the ghc-packages files.