We support only the released version of gtk2hs. Also, it happens to be quite broken at the moment. I would suggest you install with
cabal install -f-gtk -fvty. Cheers, JP. On Wed, Dec 3, 2008 at 11:13 AM, Andy Stewart <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have install GHC 6.10.1 and gtk2hs (darcs version). > > When i use cabal install Yi 0.5.2, i got below error: > > ,---- > | .... > | > | [ 78 of 105] Compiling Yi.Core ( Yi/Core.hs, dist/build/Yi/Core.o ) > | [ 79 of 105] Compiling Yi.File ( Yi/File.hs, dist/build/Yi/File.o ) > | [ 80 of 105] Compiling Yi.MiniBuffer ( Yi/MiniBuffer.hs, > dist/build/Yi/MiniBuffer.o ) > | [ 81 of 105] Compiling Yi.Dired ( Yi/Dired.hs, > dist/build/Yi/Dired.o ) > | [ 82 of 105] Compiling Yi.Eval ( Yi/Eval.hs, dist/build/Yi/Eval.o ) > | [ 83 of 105] Compiling Yi.Mode.Compilation ( Yi/Mode/Compilation.hs, > dist/build/Yi/Mode/Compilation.o ) > | [ 84 of 105] Compiling Yi.Mode.Interactive ( Yi/Mode/Interactive.hs, > dist/build/Yi/Mode/Interactive.o ) > | [ 85 of 105] Compiling Yi.Mode.Haskell ( Yi/Mode/Haskell.hs, > dist/build/Yi/Mode/Haskell.o ) > | [ 86 of 105] Compiling Yi.Search ( Yi/Search.hs, > dist/build/Yi/Search.o ) > | [ 87 of 105] Compiling Yi.TextCompletion ( Yi/TextCompletion.hs, > dist/build/Yi/TextCompletion.o ) > | [ 88 of 105] Compiling Yi.UI.Gtk.ProjectTree ( Yi/UI/Gtk/ProjectTree.hs, > dist/build/Yi/UI/Gtk/ProjectTree.o ) > | > | Yi/UI/Gtk/ProjectTree.hs:19:40: > | Module `Graphics.UI.Gtk' does not export `Event' > | cabal: Error: some packages failed to install: > | yi-0.5.2 failed during the building phase. The exception was: > | exit: ExitFailure 1 > `---- > > And i install darcs version of Yi. > Got same error information. > > So anyone can help me? > > Thank you very much. > > -- Andy > > > > > --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---