BSD-3-Clause licensed by Max Bolingbroke
This version can be pinned in stack with:ansi-terminal-types-1.1@sha256:135f6a381afa19d53d0a3fe40b6dd47e6666c538b09e4300fbb1438759df3248,1462

Module documentation for 1.1

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2024-04-20(full list with versions):

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.

Changes

Changes

Version 1.1

  • Add Underlining constructor to type ConsoleLayer.
  • Add CurlyUnderline, DottedUnderline, and DashedUnderline constructors to type Underlining.

Version 0.11.5

  • Initial version, spun out of the ansi-terminal-0.11.4 package.