I liked wxHaskell, its quite useful for a lot of stuff. I wanted to use the getPixelArray to read in an image and then run a function on pixels to affect it and create a new image. The below examples blurs the image.
{-----------------------------------------------------------------------------------------
Author: Daniel M
Description: Uses wxhaskell a gui widget program written in...
2009-06-09 03:40:51 UTC in wxHaskell