ansi-terminal-types: Types and functions used to represent SGR aspects

[ bsd3, library, user-interfaces ] [ Propose Tags ]

The 'ANSI' standards refer to the visual style of displaying characters as their 'graphic rendition'. The 'ANSI' codes to establish the graphic rendition for subsequent text are referred to as SELECT GRAPHIC RENDITION (SGR). This package exposes modules that export types and functions used to represent SGR aspects.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.11.5, 1.1
Change log CHANGELOG.md
Dependencies base (>=4.8.0.0 && <5), colour (>=2.1.0) [details]
License BSD-3-Clause
Author Max Bolingbroke
Maintainer Mike Pilgrem <public@pilgrem.com>, Roman Cheplyaka <roma@ro-che.info>
Category User Interfaces
Home page https://github.com/UnkindPartition/ansi-terminal
Source repo head: git clone git://github.com/UnkindPartition/ansi-terminal.git
Uploaded by mpilgrem at 2024-02-07T00:33:11Z
Distributions Fedora:0.11.5, LTSHaskell:0.11.5, NixOS:0.11.5, Stackage:1.1, openSUSE:0.11.5
Reverse Dependencies 1 direct, 4778 indirect [details]
Downloads 2606 total (363 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-02-07 [all 1 reports]

Readme for ansi-terminal-types-1.1

[back to package description]

ansi-terminal-types GitHub CI

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.

Credits

This package was spun out of the ansi-terminal package, a library originally written by Max Bolingbroke

Maintainers

Mike Pilgrem and Roman Cheplyaka are the primary maintainers.

Oliver Charles is the backup maintainer. Please get in touch with him if the primary maintainers cannot be reached.