Hi everybody:
   I would like to compile Haskell programs to run on Alpha architecture. As the target architecture is going to be simulated, I can't install GHC on an Alpha machine (because I don't have one). As most of you, I have got GHC installed and running on x86.
   Is there any way to cross-compile and generate Alpha code with my x86 compiler?
Hope you can help me.

Regards
Cristian Perfumo