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