Ryan Ingram wrote: > For reference, I'm using GHC6.8.1 on WinXP. > setup.hs: ld is required but it could not be found. I did have the same issue with GHC 6.8.1 on Windows. It is fixed in version 6.8.2. http://haskell.org/ghc/download_ghc_682.html#windows Regards, Felix