On May 26, 2010, at 19:55, Jürgen Nicklisch-Franken wrote: > Hi, > very nice that we have cabalized gtk2hs. Just two remarks: > > 1. The "Building on Windows" part of the install instructions is > correct, if you want to just install package gtk. If you want to > install > gconf, glade, gstreamer, gtkglext, gtksourceview2, svgcairo, vte or > webkit, the "all-in-one bundle" is not sufficient. I have figured out > how to install gtksourceview2, but this is not so easy. So maybe you > can > correct the installation instructions. Maybe we need to find a way > here > to give support.
Yes, sorry, I've adjusted the webpage. I'm not even sure if there are binary libraries that one can install on Windows, but then I haven't checked the web-page thoroughly. I wonder if people would be happy to have a Windows installer for all the binary libraries. Then they could still install the cabal packages which should be easy enough. > 2. I would prefer that you install an artificial library for > gtk2hs-buildtools, as everyone expects it is as easy as cabal install > leksah, and not cabal install gtk2hs-buildtools && cabal install > leksah. > That could be a temporary solution until cabal can handle the case. I can try that. I think this would work. To quote On May 26, 2010, at 20:29, k...@cas.mcmaster.ca wrote: > Jürgen Nicklisch-Franken <j...@arcor.de> schrieb: > >> 2. I would prefer that you install an artificial library for >> gtk2hs-buildtools, > > It could contain the common part of Setup.hs? That would be great since it would make the maintenance of the Gtk2HsSetup.hs files (which are indeed identical) much easier. However, I doubt that this works: saying 'cabal install gtk' will first compile Setup.hs before the existence of all dependencies are checked. Thus, the build will simply fail and the user has to manually install gtk2hs-buildtools as before. Same holds for 'runhaskell Setup.hs'. Cheers, Axel ------------------------------------------------------------------------------ _______________________________________________ Gtk2hs-devel mailing list Gtk2hs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel