Closed this issue 8 years ago · 1 comments
Use
find . -name '*.hs' | xargs file
to detect CRLF endings. Convert all to UNIX/LF line endings because LF endings on Windows are supported better than CRLF on Linux/MacOS
Closed in 17ea541