hidden-char: Provides cross-platform getHiddenChar function

[ command-line-tool, library, mit ] [ Propose Tags ]

This package provides a getHiddenChar function which works reasonably consistently across the Windows, Linux and macOS platforms. getHiddenChar yields a single character from the standard input device with buffering and echoing to standard output disabled.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2
Dependencies base (>=4.7 && <4.13) [details]
License MIT
Copyright 2017 Richard Cook
Author Richard Cook
Maintainer rcook@rcook.org
Revised Revision 3 made by rcook at 2019-02-08T04:32:23Z
Category Command Line Tool
Home page https://github.com/rcook/hidden-char#readme
Uploaded by rcook at 2017-12-29T03:17:56Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2735 total (12 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-29 [all 1 reports]

Readme for hidden-char-0.1.0.2

[back to package description]

hidden-char

Travis branch Hackage GitHub license

Provides a getHiddenChar function that works on Windows, Linux and macOS

Dev guide

This project is built using the Stack build tool.

Build

stack build

Test

stack test

Upload package

stack upload .

Upload documentation

script/upload-haddocks

Releases

View change log for more information

Licence

MIT License

Copyright © 2017, Richard Cook.