
19 Aug
2001
19 Aug
'01
2:11 p.m.
I've got ghc5 running, have downloaded all the documented bits and pieces for the GTK bindings, done the compiles, modifed the package.conf file (probably incorrectly, since I haven't been able to find complete documentation on the contents of that file), and am having a variety of difficulties--like reported missing exports (which aren't missing from the .hi file), etc.
GTK bindings? Do you mean Gtk+HS, or are you trying to use the GTK-based frontpanel of the GHC runtime? In the former case, you shouldn't need to modify the package.conf files (and you may want to move this thread to gtkhs@haskell.org). Manuel