diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 12:37:27 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:36 +0700 |
commit | 273fb81b76a94cf824a82f0964b5296c3cbd2b51 (patch) | |
tree | a0cf84dd612d5af01456db78d901a85b5ff3ec8c /haskell/haskell-open-browser/slack-desc | |
parent | d94f0ddfe1b88b3613a632296a93e1b23526ac00 (diff) |
haskell/haskell-open-browser: Added (Open a web browser).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-open-browser/slack-desc')
-rw-r--r-- | haskell/haskell-open-browser/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-open-browser/slack-desc b/haskell/haskell-open-browser/slack-desc new file mode 100644 index 0000000000..323adb8348 --- /dev/null +++ b/haskell/haskell-open-browser/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +haskell-open-browser: haskell-open-browser (Open a web browser from Haskell) +haskell-open-browser: +haskell-open-browser: Open a web browser from Haskell. Currently BSD, Linux, OS X and +haskell-open-browser: Windows are supported. +haskell-open-browser: +haskell-open-browser: +haskell-open-browser: +haskell-open-browser: +haskell-open-browser: +haskell-open-browser: +haskell-open-browser: |