Hi Brandon, thanks for the suggestion. Unfortunately, it didn't do the trick:
[0 :)] badi@olorin /tmp/sb
~> cabal install happy alex
Resolving dependencies...
Notice: installing into a sandbox located at /private/tmp/sb/.cabal-sandbox
Configuring alex-3.1.0...
Configuring happy-1.19.0...
Building alex-3.1.0...
Building happy-1.19.0...
Failed to install happy-1.19.0
Last 10 lines of the build log ( /private/tmp/sb/.cabal-sandbox/logs/happy-1.19.0.log ):
Building happy-1.19.0...
Preprocessing executable 'happy' for happy-1.19.0...
setup: The program happy is required but it could not be found
Failed to install alex-3.1.0
Last 10 lines of the build log ( /private/tmp/sb/.cabal-sandbox/logs/alex-3.1.0.log ):
Building alex-3.1.0...
Preprocessing executable 'alex' for alex-3.1.0...
setup: The program happy is required but it could not be found
cabal: Error: some packages failed to install:
alex-3.1.0 failed during the building phase. The exception was:
ExitFailure 1
happy-1.19.0 failed during the building phase. The exception was:
ExitFailure 1