-
Notifications
You must be signed in to change notification settings - Fork 2
Haskell library for opening the web browser.
License
rightfold/open-browser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
open-browser open-browser is a Haskell package to open a web browser. See the Haddock documentation for more information: http://hackage.haskell.org/package/open- browser Usage: module Main ( main ) where import Web.Browser (openBrowser) main :: IO () main = openBrowser "http://haskell.org/" >>= print License This code is published under the BSD3 license.
About
Haskell library for opening the web browser.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published