$ cabal update
...
$ cabal list | less
...
* cairo
Latest version installed: 0.9.13
Homepage: http://haskell.org/gtk2hs/
License: BSD3
...
$ cabal install cairo
cabal: There is no package named cairoI must admit I was surprised to see a gtk2hs module on Hackage, but not half as surprised when I found it wasn't there after all... D _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
