Please help to find pre-compiled binary libraries of Gtk+ for Win32.
Gtk2Hs insatll instructions at:
http://code.haskell.org/gtk2hs/INSTALL
tells us:
[quote]
Building on Windows
--------------------
Installation on Windows is nearly as easy as on Unix platforms. However, you
need to download the pre-compiled binary libraries of Gtk+ and all it's
dependent libraries. Point your browser to
http://www.gtk.org/download-windows.html
and download one of the "All-in-one bundles". Note that you do *not* need to
install MinGW nor MSys (but it does not hurt if they are installed on your
system). Install the binaries by unpacking them into a directory without
spaces.
[/quote]
This link (http://www.gtk.org/download-windows.html) is dead.
Where to get pre-compiled binary libraries of Gtk+ ?
Thanks!