[Yhc] lexical error in interactive/Interact.hs building Yhc

Andrew Wilkinson andrewjwilkinson at gmail.com
Sun Oct 22 13:43:10 EDT 2006


On 10/22/06, Neil Mitchell <ndmitchell at gmail.com> wrote:
>
> Hi
>
> > $ scons
> > [ ... ]
> > Getting dependencies for src/interactive/CmdLine.hs.
> > An error ocurred running `ghc -M -optdep-f
> > -optdepsrc/interactive/.CmdLine.hs.dep -fwarn-missing-signatures
> > -i./src/compiler98:depends/cpphs:depends/filepath:./src/interactive
> > src/interactive/CmdLine.hs`:
>
> Should scons build Yhe? I don't think so, as it currently doesn't
> work! I thought you had to explicitly do scons build yhe to get yhe
> compiled?
>

Oops, I had to change the way dependencies were calculated in order to build
yhe. For some reason scons is building files even if they won't be linked to
anything. I have pushed a patch that fixes this.

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/yhc/attachments/20061022/06279652/attachment.htm


More information about the Yhc mailing list