Brett Morgan brett@pulse.itd.uts.edu.au writes: > > Is it possible to build win32 stand alone binaries using cygwin hosted > ghc tools? Hi, that's what you get by default these days, GHC doesn't rely on cygwin (nor the applications it produces). If you _really_ want to, you could compile up the GHC sources to use cygwin though, of course. hth --sigbjorn