Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Web.Browser
- openBrowser :: String -> IO Bool
Documentation
openBrowser :: String -> IO Bool Source
openBrowser
opens a URL in the user's preferred web browser. Returns
whether or not the operation succeeded.
open-browser-0.2.1.0: Open a web browser from Haskell.
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Web.Browser
openBrowser :: String -> IO Bool Source
openBrowser
opens a URL in the user's preferred web browser. Returns
whether or not the operation succeeded.