Windows で Gtk2Hs 0.10.1 のインストーラーを起動させましたが、
次の様に書かれたダイアログが表示されました。

----------------------
GHC does not seem to be working.

GHC does not appear to be installed correctly, try reinstalling GHC version 6.10.3

Setup found what appears to be a non-working installation of GHC in the folder:
C:\Program Files\Haskell Platform\2009.2.0.2

□ Continue anyway. (You wil have to fix the DLL search path problem yourself later.)
----------------------

GHC 6.10.4 はインストールされています(Haskell Platform 2009.2.0.2 を使用)。
これは Gtk2Hs のインストーラーからは GHC が見えていないという事でしょうか。

また、DLL のサーチパスを自分で修正できるならそのままインストールしていいよ、
と言われていると思いますが、どこの設定をどのように変えればいいのでしょうか。