Maybe I'm missing something, but the GHC docs on cross compilation are not very explicit.
http://ghc.haskell.org/trac/ghc/wiki/Building/CrossCompiling
Any good examples out there on cross compiling with GHC? I'm currently attempting to build on Mac OSX and target Windows.