Hi Jean,
"Jean-Philippe Bernardy" <[EMAIL PROTECTED]> writes: > 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. Thanks for you rely. So you mean that you're all use GHC 6.8.3 with Yi? I think gtk2hs 0.9.13 can't compile success with GHC 6.10.1 That's why i choose darcs version (yesterday) of gtk2hs. -- Andy > 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 -~----------~----~----~----~------~----~------~--~---