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

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.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>
Revised Revision 1 made by mpilgrem at 2023-03-18T11:30:54Z
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 2023-03-17T23:02:13Z
Distributions Fedora:0.11.5, LTSHaskell:0.11.5, NixOS:0.11.5, Stackage:0.11.5, openSUSE:0.11.5
Reverse Dependencies 1 direct, 4779 indirect [details]
Downloads 2618 total (366 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-03-18 [all 1 reports]

Readme for ansi-terminal-types-0.11.5

[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.