hbro-1.3.0.0: Minimal extensible web-browser

Safe HaskellNone
LanguageHaskell98

Graphics.UI.Gtk.General.General.Extended

Synopsis

Documentation

gSync :: MonadIO m => IO a -> m a

Lifted alias for postGUISync

gAsync :: MonadIO m => IO a -> m ()

Lifted alias for postGUIAsync