Path to this page:
./
devel/hs-ansi-terminal-types,
Types and functions used to represent SGR aspects
Branch: CURRENT,
Version: 1.1nb1,
Package name: hs-ansi-terminal-types-1.1nb1,
Maintainer: pkgsrc-usersThe '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.
Master sites:
Filesize: 4.635 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-ansi-terminal-types-1.1nb1
- (2024-04-28) Updated to version: hs-ansi-terminal-types-1.1
- (2023-11-02) Updated to version: hs-ansi-terminal-types-0.11.5nb1
- (2023-10-26) Package added to pkgsrc.se, version hs-ansi-terminal-types-0.11.5 (created)
CVS history: (Expand)
2024-04-28 22:37:47 by Masatake Daimon | Files touched by this commit (4) |
Log message:
devel/hs-ansi-terminal-types: Update to 1.1
Version 1.1
Add Underlining constructor to type ConsoleLayer.
Add CurlyUnderline, DottedUnderline, and DashedUnderline constructors to \
type Underlining.
|
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|
2023-10-26 09:08:41 by Masatake Daimon | Files touched by this commit (5) |
Log message:
devel/hs-ansi-terminal-types: import hs-ansi-terminal-types-0.11.5
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.
|