$ 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 cairo

I 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
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to