Hi folks, I was delighted to find out about yi, which I'm considering using as a replacement for Emacs. After having trouble building from hackage, I downloaded the trunk code from darcs and was able to build it.
However I noticed that it opened up in console mode and was a bit slow. E.g. the cursor could not keep up when I held the arrow key down, even if the page didn't need to scroll. But I read that there was also a GTK interface. After some hunting, I think to get this I have to configure with the flag -fpango. I also downloaded gtk2hs (unfortunately not cabalized) and built and installed it without trouble. But when I run 'sudo cabal configure -fpango' I get: Resolving dependencies... Configuring yi-0.6.1... cabal: At least the following dependencies are missing: gtk ==0.10.* It doesn't say it's looking for 'gtk2hs', but rather 'gtk'. I tried 'sudo cabal install gtk' but there is not such package. What am I missing? Thanks, Lyle --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---