
10 Jul
2007
10 Jul
'07
4:35 p.m.
Neil Mitchell wrote:
When building on Linux something gets confused because of filenames in Windows style. Namely, hangman becomes hangman^M
Your Cabal file should be in Unix format, i.e. without \r\n's in it, just \n's.
I'm surprised that our resident Windows hacker would advocate this, instead of a more tolerant approach to line ending conventions :-)