That is why I didn't understand the error. It was on my path but cabal couldn't find it.
On Tue, 2008-11-11 at 14:39 +0000, Hugo Pacheco wrote:Hmm, I don't understand. That sounds like happy was not on your $PATH,
>
>
> What happened about the program 'happy'? Did it magically
> start working?
>
>
> I made a symbolic link in /usr/bin to ~/.cabal/bin/happy
> Lately I found an option for the cabal install command that may fix
> the same problem.
which is also what the error message from cabal indicated. But then it
looked like it was on your path since you were able to run $ happy
--version.
So I conclusions I don't understand what is going on. It seems
contradictory.
Duncan