diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-10-26 11:37:32 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:47:19 +0700 |
commit | 752206d124e6c74273912cc1eda27709e6072907 (patch) | |
tree | 2d86559c01da80e6a0077307e6170b8225ea138e /haskell/haskell-echo/slack-desc | |
parent | 822ef4f7271f1de312932df1710f9cc6d3076e85 (diff) |
haskell/haskell-echo: Added (cross-console echoing terminal input).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-echo/slack-desc')
-rw-r--r-- | haskell/haskell-echo/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-echo/slack-desc b/haskell/haskell-echo/slack-desc new file mode 100644 index 0000000000000..33d556e5ab45c --- /dev/null +++ b/haskell/haskell-echo/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-echo: haskell-echo (cross-console way to handle echoing terminal input) +haskell-echo: +haskell-echo: This library provides an alternative interface which works with +haskell-echo: both MinTTY and other consoles. +haskell-echo: +haskell-echo: +haskell-echo: +haskell-echo: +haskell-echo: +haskell-echo: +haskell-echo: |