hbro-1.1.2.2: Minimal KISS compliant browser

Safe HaskellNone

Hbro.Webkit.WebView

Description

Rewrite many WebView functions in a monadic way. Designed to be imported as qualified.

Documentation

init :: MonadBase IO m => WebView -> m ()Source