
11 Jul
2007
11 Jul
'07
4:39 a.m.
Neil Mitchell wrote:
When installing a .cabal package which has Windows line endings, the executable name is read as file^M. There are a few possible solutions:
1) Ban \r from .cabal files - cabal-upload should check this if this choice is made.
2) Cope with \r, a simple filter (/= '\r') should be sufficient.
I have deja vu - I'm sure we already fixed this. What version of Cabal etc.? Cheers, Simon