On Sun, Jan 17, 2010 at 9:55 AM, Ozgur Akgun <[email protected]> wrote: > Cafe, > > I've been trying to install vacuum-cairo using cabal but I couldn't have it > installed because of the missing packages cairo, svg and gtkcairo. > > What should I do to install vacuum-cairo? > > Thanks for any help in advance,
Those packages are provided by http://www.haskell.org/gtk2hs/ cabal-install didn't pull them in because they are too difficult to cabalize & hence not on Hackage. -- gwern _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
