Hi, trying out haskell.

Have osx 10.7 and ghc 7.0.4 via homebrew

When attempting to compile a program via cabal i get

ghc: could not execute: opt

I assume I have something missing / not configured with my env.

Can someone point me in the direction ?

Thanks