[Haskell-cafe] Cairo and Haskell
Paulo J. Matos
pocmatos at gmail.com
Fri Apr 15 17:41:33 CEST 2011
On 15/04/11 16:13, John Obbele wrote:
>
> bash $ mkdir /tmp/uncabal&& cd /tmp/uncabal
> bash $ cabal unpack cairo
> bash $ cd /tmp/uncabal/cairo-*/demo
> bash $ runghc StarAndRing.hs
>
> The gtk2hs bindings are generaly pretty dumb and just mimic the
> original C behaviour. So the best source of documentation is
> the original cairo website:
> http://cairographics.org/documentation/
Awesome, just tried it and it worked! Will start off based on that! :)
--
PMatos
More information about the Haskell-Cafe
mailing list