[Haskell-cafe] Re: getDirectoryContents still causing problems Re: problems building ycr2js (hopefully fixed)

2007-11-26 Thread Thomas Hartman
False alarm. I rm -rf ed yhhc, fresh darcs got the latest yhc, reinstalled yhc, and redid (cd src/translator/js; make all install) and it built. 2007/11/26, Dimitry Golubovsky [EMAIL PROTECTED]: Thomas, It looks like this comes from Yhc, not from the Javascript backend. Have you done the

[Haskell-cafe] Re: getDirectoryContents still causing problems Re: problems building ycr2js (hopefully fixed)

2007-11-26 Thread Thomas Hartman
Based on my experience, I wouldn't recommend doing scons fullclean; rather, I would darcs checkout and go from scratch. Annoying, but seems to work better. thomas. 2007/11/26, Dimitry Golubovsky [EMAIL PROTECTED]: Thomas, This happens sometimes as Yhc depends on many other packages not very