should we handle end-of-line differently?
20 Nov
2006
20 Nov
'06
1:11 p.m.
From: "Vyacheslav Akhmechet" <coffeemug@gmail.com> Subject: Re: Cabal's Paths_pkg and GHCi To: "Isaac Jones" <ijones@syntaxpolice.org> X-Sent: 3 hours, 11 minutes, 12 seconds ago (snip) BTW, there is a bug in Cabal that prevents proper installation on unix machines if the .cabal has been generated on a Windows machine. I posted about it on Haskell cafe. Basically Cabal doesn't handle the way Windows does end of lines properly. So if my application name is 'sample' and I try to install it on Unix I'll end up with 'sample^M'. The workaround is easy - just convert the .cabal file to Unix style EOL, but it would be nice if this were fixed. Thanks, - Slava.
7180
Age (days ago)
7180
Last active (days ago)
0 comments
1 participants
participants (1)
-
Isaac Jones