import Graphics.UI.Gtk testIO :: Pixbuf testIO = do pixbuf <- pixbufNewFromFile "/tmp/icons/pacman.xpm" return pixbuf