1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
ansi-terminal-types
[](https://github.com/UnkindPartition/ansi-terminal/actions)
===================
A Haskell package providing types and functions used to represent SGR
(SELECT GRAPHIC RENDITION) aspects of 'ANSI' control character sequences for
terminals.
Documentation
-------------
Haddock documentation is available at
[Hackage](http://hackage.haskell.org/packages/archive/ansi-terminal-types/latest/doc/html/System-Console-ANSI-Types.html).
Credits
-------
This package was spun out of the `ansi-terminal` package, a library originally
written by [Max Bolingbroke](https://github.com/batterseapower)
Maintainers
-----------
[Mike Pilgrem](https://github.com/mpilgrem) and
[Roman Cheplyaka](https://github.com/UnkindPartition) are the primary
maintainers.
[Oliver Charles](https://github.com/ocharles) is the backup maintainer. Please
get in touch with him if the primary maintainers cannot be reached.
|