File: README.md

package info (click to toggle)
haskell-ansi-terminal-types 0.11.5-3
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 64 kB
  • sloc: haskell: 85; makefile: 4
file content (29 lines) | stat: -rw-r--r-- 1,002 bytes parent folder | download
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
[![GitHub CI](https://github.com/UnkindPartition/ansi-terminal/workflows/CI/badge.svg)](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.