[Haskell-cafe] Issues Installing Vacuum-Cairo 0.4.1, gtk-0.12.0, GHC 6.12.3, Cairo 0.12.0

aditya siram aditya.siram at gmail.com
Sat Dec 11 23:04:39 CET 2010


Hi all,
When I try to cabal install vacuum-cairo, I get the following error message :
Resolving dependencies...
Configuring vacuum-cairo-0.4.1...
Preprocessing library vacuum-cairo-0.4.1...
Building vacuum-cairo-0.4.1...
[1 of 1] Compiling System.Vacuum.Cairo ( System/Vacuum/Cairo.hs,
dist/build/System/Vacuum/Cairo.o )

System/Vacuum/Cairo.hs:239:17:
    Ambiguous occurrence `G.eventKeyName'
    It could refer to either `G.eventKeyName', imported from
Graphics.UI.Gtk at System/Vacuum/Cairo.hs:21:0-36
                          or `G.eventKeyName', imported from
Graphics.UI.Gtk.Gdk.Events at System/Vacuum/Cairo.hs:22:0-47

System/Vacuum/Cairo.hs:261:16:
    Ambiguous occurrence `G.eventKeyName'
    It could refer to either `G.eventKeyName', imported from
Graphics.UI.Gtk at System/Vacuum/Cairo.hs:21:0-36
                          or `G.eventKeyName', imported from
Graphics.UI.Gtk.Gdk.Events at System/Vacuum/Cairo.hs:22:0-47
cabal: Error: some packages failed to install:
vacuum-cairo-0.4.1 failed during the building phase. The exception was:
exit: ExitFailure 1

Can anyone shed some light?
-deech



More information about the Haskell-Cafe mailing list