rainbow: Print text to terminal with colors and effects

[ bsd3, library, system ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.0.0, 0.4.0.0, 0.6.0.0, 0.6.0.2, 0.6.0.4, 0.8.0.0, 0.10.0.0, 0.10.2.0, 0.12.0.0, 0.14.0.0, 0.14.0.2, 0.16.0.0, 0.16.2.0, 0.18.0.0, 0.20.0.0, 0.20.0.2, 0.20.0.4, 0.20.0.6, 0.20.2.0, 0.20.4.0, 0.22.0.0, 0.22.0.2, 0.24.0.0, 0.26.0.0, 0.26.0.2, 0.26.0.4, 0.26.0.6, 0.28.0.0, 0.28.0.2, 0.28.0.4, 0.30.0.0, 0.30.0.2, 0.32.0.0, 0.34.0.0, 0.34.2.0, 0.34.2.2
Dependencies base (>=4.11 && <5), bytestring, lens, terminfo, text [details]
License BSD-3-Clause
Copyright Copyright 2013-2019 Omari Norman
Author Omari Norman
Maintainer omari@smileystation.com
Category System
Home page https://www.github.com/massysett/rainbow
Bug tracker https://www.github.com/massysett/rainbow/issues
Source repo head: git clone https://github.com/massysett/rainbow
Uploaded by OmariNorman at 2019-11-29T23:12:39Z
Distributions LTSHaskell:0.34.2.2, NixOS:0.34.2.2, Stackage:0.34.2.2
Reverse Dependencies 16 direct, 27 indirect [details]
Downloads 25547 total (105 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-11-29 [all 1 reports]

Readme for rainbow-0.34.2.2

[back to package description]

rainbow

rainbow helps you build colorful output for both 8- and 256-color terminals. It works only on Unix-like operating systems. For more information, please see the documentation in the main Rainbow module.

rainbow is on Github:

http://www.github.com/massysett/rainbow

and Hackage:

http://hackage.haskell.org/package/rainbow

and Stackage:

https://www.stackage.org/package/rainbow

rainbow is licensed under the BSD license; see the LICENSE file.