21 Oct 2009 22:05
Re: Can't build Yhc on Mac
Neil Mitchell <ndmitchell <at> gmail.com>
2009-10-21 20:05:04 GMT
2009-10-21 20:05:04 GMT
Hi I haven't build Yhc in ages (about a year), so the following is purely from memory. From what I can remember Yhc used to depend on Tree234, but then we moved to Data.Map. I wouldn't expect Tree234 to still be needed/referenced at all. Is this using the latest darcs snapshot? The Yhc libraries are unlikely to build anymore, but if you just want the Yhc binary then that should still work. I used to regularly compile Yhc with hugs (simply load up Main.hs with some include directories), so compiling Yhc should be trivial. Sorry I can't help any further - I think Yhc is now unmaintained, sadly. Also sorry for the delay in replying, I was on honeymoon for 3 weeks! Thanks Neil 2009/9/30 Andrew Oakley <andrew <at> ado.is-a-geek.net>: > On Thu, 24 Sep 2009 14:25:41 +0400 > Sergey Martynov <martynovs <at> gmail.com> wrote: >> Getting dependencies for src/compiler/AssocTree.hs. >> An error ocurred running `ghc -M -optdep-f >> -optdepsrc/compiler/.AssocTree.hs.dep >> -i./src/compiler:./src/libraries/general:./src/libraries/core:depends/cpphs:depends/filepath:depends/uniplate:./src/interactive >> src/compiler/AssocTree.hs`: > Have you tried simply running the given command so you can see any > errors? Perhaps they will help.(Continue reading)
Thanks, Neil
2009/9/23 Samuel Bronson <naesten <at> gmail.com>:
> On Wed, Sep 23, 2009 at 7:59 AM, Seo Sanghyeon <sanxiyn <at> gmail.com> wrote:
>> Hello,
>>
>> I can't build Yhc. I followed instructions here:
>>
RSS Feed