If someone here managed to build network 2.3.05 on windows 7 with ghc-7.2.1 , could you kindly pass me the trick?The config step fails with missing header. I tried running it with mingw (tried with the latest one too - just in case : http://sourceforge.net/projects/mingw/files/Automated%20MinGW%20Installer/)I did not face any issue for the same thing on linux.
Many thanks,Hemanth KI have done exactly this with the same versions. No problems. I used the MINGW that comes with ghc-7.2.1.I probably executed the configure under MSYS though, which probably makes the difference.Rene.
_