Description
Open a web browser from Haskell.
Description
Open a web browser from Haskell. Currently BSD, Linux, OS X and Windows are supported.
README.md
open-browser
A Haskell library that provides the function openBrowser
that, given a URL, yields an IO action that seeks to open the URL in the user's preferred web browser.
Supported operating systems are Windows, macOS, Linux and BSD.
Originally developed by rightfold.