Description
Provides Haskell support for opening a web browser from code. Applications can use it to launch a URL in the user's preferred browser without hard-coding a specific browser command.
It is useful for tools that open documentation, login pages, dashboards, previews, or OAuth flows. It is a developer library and is normally called by another application.