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