On Thu, Mar 25, 2010 at 6:46 PM, steenreem wrote: > > When performing 'cabal install' in cygwin, to install a haskell package, I > get the following error: > > D:\Haskell\bin/windres: can't open temporary file `\/cca08368.irc': No such > file or directory
Are you mixing Cygwin with a Windows build of Haskell ? If not, maybe you need to remove D:\Haskell\bin from the Cygwin PATH. I won't be surprised if Non-Cygwin windres can't find filenames with Cygwin paths. -- Life is complex, with real and imaginary parts -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple