keera-hails-mvc-solutions-gtk-0.0.3.4: Haskell on Gtk rails - Common solutions to recurrent problems in Gtk applications

Safe HaskellNone
LanguageHaskell98

Hails.Graphics.UI.Gtk.Simplify.UpdateCheck

Synopsis

Documentation

downloadURL :: String -> IO (Either String String) Source

Download a URL. (Left errorMessage) if an error, - (Right doc) if success.