
1 May
2010
1 May
'10
7:35 a.m.
Am Samstag 01 Mai 2010 13:16:55 schrieb Limestraël:
Hello Café,
When I was trying to cabal-install haskell-src, I came up with: cabal: The program happy is required but it could not be found
However, the happy package was actually installed and the 'happy' executable was in ~/.cabal/bin (which was in my PATH)
Just a couple of days ago, we had an issue where "~/.cabal/bin" was in the path, but (due to some differences between tilde-expansion and $-variable expansion), it didn't work, however "$HOME/.cabal/bin" in the path worked. Could that be another instance of the same issue?