If you are using binary gtk2hs installer for windows, then you have to install the same ghc version the installer was built for. As I know there are no gtk2hs build for ghc-6.10.4. You can build it manually (using msys), but it is complicated task.
2010/2/21 <[email protected]>: > I'm unable to get grapefruit going on osx or windows because (I think) I > can't get the underlying GTK installed. > > Most recently I can't install gtk2hs over 6.10.4 because the installer > tells me my haskell install isn't working and I should reinstall 6.10.1. > It invites me to continue anyway and fix the DLL path myself. > > I continued and it doesn't work; cabal install grapefruit-ui-gtk still > fails because it can't find a version of 'gtk'. The gtk demo program > does work. > > Is the situation impossible, or do I just have to somehow tell something > about some path? > > Hope that's all clear, and thanks in advance. > > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
