[Haskell-cafe] GraphicsMagick binding for Haskell

2007-09-11 Thread Tim Chevalier
As a Hackathon project, I'm thinking of trying to write a Haskell
binding for the GraphicsMagick image manipulation library
(http://www.graphicsmagick.org/). Has anyone done this already? If
not, would anyone else besides me use it? If you think there's a
better library out there that serves a similar purpose, feel free to
tell me about it as well.

Cheers,
Tim

-- 
Tim Chevalier * catamorphism.org * Often in error, never in doubt
Work is there when love is gone -- Greg Brown
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] GraphicsMagick binding for Haskell

2007-09-11 Thread brad clawsie
On Tue, Sep 11, 2007 at 03:41:59PM -0700, Tim Chevalier wrote:
 As a Hackathon project, I'm thinking of trying to write a Haskell
 binding for the GraphicsMagick image manipulation library
 (http://www.graphicsmagick.org/).

please do! this would be a huge asset for us. image/graphicsmagick and
curl are good examples of outstanding existing libraries that are
better bound to than rewritten

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe